Skip to content

Commit 76f4022

Browse files
authored
Merge pull request #924 from TechnologyEnhancedLearning/dependabot/nuget/Automatic_version_update_dependabot/Microsoft.TypeScript.MSBuild-5.7.1
Bump Microsoft.TypeScript.MSBuild from 4.5.2 to 5.7.1
2 parents 6ee3ea8 + b1c8e6f commit 76f4022

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)