Skip to content

Commit

Permalink
Bump HtmlAgilityPack from 1.11.52 to 1.11.53 (#1654)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 16, 2023
1 parent 3e908bf commit 9766b20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Core/Silk.NET.BuildTools/Silk.NET.BuildTools.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.52" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.53" />
<PackageReference Include="Humanizer.Core" Version="2.8.26" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.11.0" />
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="7.0.0" />
Expand Down
2 changes: 1 addition & 1 deletion src/Website/Silk.NET.Statiq/Silk.NET.Statiq.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="HtmlAgilityPack" Version="1.11.52" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.53" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="3.11.0" />
<PackageReference Include="Statiq.App" Version="1.0.0-beta.48" />
<PackageReference Include="Statiq.Feeds" Version="1.0.0-beta.48" />
Expand Down

0 comments on commit 9766b20

Please sign in to comment.