Skip to content

Commit

Permalink
Bump Microsoft.TypeScript.MSBuild from 4.9.5 to 5.0.2 in /src
Browse files Browse the repository at this point in the history
Bumps Microsoft.TypeScript.MSBuild from 4.9.5 to 5.0.2.

---
updated-dependencies:
- dependency-name: Microsoft.TypeScript.MSBuild
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kbeaugrand committed Mar 21, 2023
1 parent 34b9fa2 commit 199d72c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Http" Version="7.0.0" />
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="4.9.5">
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="5.0.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 199d72c

Please sign in to comment.