Skip to content

Commit

Permalink
Update dependency HtmlAgilityPack to 1.11.72 (#866)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 29, 2024
1 parent 702bf08 commit b04c365
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions src/Cake.Issues.Reporting.Generic.Tests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"HtmlAgilityPack": {
"type": "Direct",
"requested": "[1.11.71, )",
"resolved": "1.11.71",
"contentHash": "HlEThQBnob4/29DIiyrPSYlGXXSZUtOH7571PRev+yu8FW8n5pdxqHyun+PMm17cp3ovCrxFhXedC+1HUSdRMA=="
"requested": "[1.11.72, )",
"resolved": "1.11.72",
"contentHash": "RNLgXxTFdIGFI+o5l8c2aJ2L5StIRn9Uv8HKR76p7QP4ZUL26wzpWUCWh08xWUdkL2kocl+Xhv6VUu0rA1npVg=="
},
"Microsoft.CodeAnalysis.NetAnalyzers": {
"type": "Direct",
Expand Down Expand Up @@ -385,9 +385,9 @@
},
"HtmlAgilityPack": {
"type": "Direct",
"requested": "[1.11.71, )",
"resolved": "1.11.71",
"contentHash": "HlEThQBnob4/29DIiyrPSYlGXXSZUtOH7571PRev+yu8FW8n5pdxqHyun+PMm17cp3ovCrxFhXedC+1HUSdRMA=="
"requested": "[1.11.72, )",
"resolved": "1.11.72",
"contentHash": "RNLgXxTFdIGFI+o5l8c2aJ2L5StIRn9Uv8HKR76p7QP4ZUL26wzpWUCWh08xWUdkL2kocl+Xhv6VUu0rA1npVg=="
},
"Microsoft.CodeAnalysis.NetAnalyzers": {
"type": "Direct",
Expand Down
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageVersion Include="Cake.Testing" Version="5.0.0" />
<PackageVersion Include="Errata" Version="0.13.0" />
<PackageVersion Include="Gazorator" Version="0.5.2" />
<PackageVersion Include="HtmlAgilityPack" Version="1.11.71" />
<PackageVersion Include="HtmlAgilityPack" Version="1.11.72" />
<PackageVersion Include="Microsoft.CSharp" Version="4.7.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageVersion Include="MSBuild.StructuredLogger" Version="2.2.386" />
Expand Down

0 comments on commit b04c365

Please sign in to comment.