Skip to content

Commit b1c8e6f

Browse files
Bump Microsoft.TypeScript.MSBuild from 4.5.2 to 5.7.1
Bumps Microsoft.TypeScript.MSBuild from 4.5.2 to 5.7.1. --- updated-dependencies: - dependency-name: Microsoft.TypeScript.MSBuild dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b600143 commit b1c8e6f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

AdminUI/LearningHub.Nhs.AdminUI/LearningHub.Nhs.AdminUI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.3.1" />
104104
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="8.3.1" />
105105
<PackageReference Include="Microsoft.Rest.ClientRuntime.Azure.Authentication" Version="2.4.1" />
106-
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="4.5.2">
106+
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="5.7.1">
107107
<PrivateAssets>all</PrivateAssets>
108108
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
109109
</PackageReference>

LearningHub.Nhs.WebUI/LearningHub.Nhs.WebUI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
</PackageReference>
137137
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="9.0.1" />
138138
<PackageReference Include="tusdotnet" Version="2.8.0" />
139-
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="4.5.2">
139+
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="5.7.1">
140140
<PrivateAssets>all</PrivateAssets>
141141
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
142142
</PackageReference>

0 commit comments

Comments
 (0)