Skip to content

Commit

Permalink
Merge pull request #6109 from unoplatform/dependabot/nuget/Microsoft.…
Browse files Browse the repository at this point in the history
…TypeScript.MSBuild-4.3.2

chore(deps): bump Microsoft.TypeScript.MSBuild from 4.2.4 to 4.3.2
  • Loading branch information
jeromelaban authored May 31, 2021
2 parents 8aff0ce + e259ed1 commit 7ffe996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PackageReference Update="Uno.MonoAnalyzers" Version="1.0.0" PrivateAssets="all" />
<PackageReference Update="System.Memory" Version="4.5.4" />
<PackageReference Update="Uno.Wasm.WebSockets" Version="1.1.0" />
<PackageReference Update="Microsoft.TypeScript.MSBuild" Version="4.2.4" />
<PackageReference Update="Microsoft.TypeScript.MSBuild" Version="4.3.2" />
<PackageReference Update="NUnit" Version="3.13.1" />
<PackageReference Update="NUnit3TestAdapter" Version="3.16.0" />
<PackageReference Update="Uno.UITest" Version="1.1.0-dev.11" />
Expand Down

0 comments on commit 7ffe996

Please sign in to comment.