Skip to content

Commit dbb1fe9

Browse files
chore(deps): update all non-major dependencies (#867)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dcfaa81 commit dbb1fe9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
<!-- Analyzers -->
3838
<ItemGroup>
39-
<PackageReference Include="Meziantou.DotNet.CodingStandard" Version="1.0.179">
39+
<PackageReference Include="Meziantou.DotNet.CodingStandard" Version="1.0.180">
4040
<PrivateAssets>all</PrivateAssets>
4141
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4242
</PackageReference>

src/Meziantou.AspNetCore.Components/Meziantou.AspNetCore.Components.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</ItemGroup>
2323

2424
<ItemGroup>
25-
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="5.8.3">
25+
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="5.9.2">
2626
<PrivateAssets>all</PrivateAssets>
2727
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2828
</PackageReference>

0 commit comments

Comments
 (0)