Skip to content

Commit

Permalink
Bump Microsoft.TypeScript.MSBuild from 5.2.2 to 5.3.2
Browse files Browse the repository at this point in the history
Bumps Microsoft.TypeScript.MSBuild from 5.2.2 to 5.3.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 5600121 commit 471ae7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IntellitectTerminal.Web/IntellitectTerminal.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Hangfire.Core" Version="1.8.0" />
<PackageReference Include="Hangfire.SqlServer" Version="1.8.0" />
<PackageReference Include="IntelliTect.Coalesce.Vue" Version="$(CoalesceVersion)" />
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="5.2.2">
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="5.3.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 471ae7b

Please sign in to comment.