Skip to content

Commit

Permalink
Bump Microsoft.TypeScript.MSBuild from 4.9.3 to 4.9.4 in /src (#1656)
Browse files Browse the repository at this point in the history
Bumps Microsoft.TypeScript.MSBuild from 4.9.3 to 4.9.4.

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 8, 2022
1 parent d152eb7 commit bf8f3bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,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.3">
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="4.9.4">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit bf8f3bf

Please sign in to comment.