Skip to content

Commit

Permalink
chore(deps): bump Microsoft.TypeScript.MSBuild from 4.2.4 to 4.3.2
Browse files Browse the repository at this point in the history
Bumps Microsoft.TypeScript.MSBuild from 4.2.4 to 4.3.2.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 31, 2021
1 parent 79aa924 commit e259ed1
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 e259ed1

Please sign in to comment.