Skip to content

Commit a73e840

Browse files
Bump HtmlAgilityPack from 1.11.46 to 1.11.54 (#119)
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.46 to 1.11.54. - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases) - [Commits](zzzprojects/html-agility-pack@v1.11.46...v1.11.54) --- updated-dependencies: - dependency-name: HtmlAgilityPack dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f97ecab commit a73e840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/yunit/yunit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<ItemGroup>
2727
<PackageReference Include="DiffPlex" Version="1.7.1" />
2828
<PackageReference Include="Glob" Version="1.1.9" />
29-
<PackageReference Include="HtmlAgilityPack" Version="1.11.46" />
29+
<PackageReference Include="HtmlAgilityPack" Version="1.11.54" />
3030
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
3131
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.7.2" />
3232
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />

0 commit comments

Comments
 (0)