Skip to content

Commit

Permalink
Bump AngleSharp from 0.17.1 to 1.0.6
Browse files Browse the repository at this point in the history
Bumps [AngleSharp](https://github.com/AngleSharp/AngleSharp) from 0.17.1 to 1.0.6.
- [Release notes](https://github.com/AngleSharp/AngleSharp/releases)
- [Commits](AngleSharp/AngleSharp@v0.17.1...v1.0.6)

---
updated-dependencies:
- dependency-name: AngleSharp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent 6981aef commit d1f3716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HtmlSanitizer/HtmlSanitizer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AngleSharp" Version="[0.17.1]" />
<PackageReference Include="AngleSharp" Version="[1.0.6]" />
<PackageReference Include="AngleSharp.Css" Version="[0.17.0]" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="System.Collections.Immutable" Version="8.0.0" />
Expand Down

0 comments on commit d1f3716

Please sign in to comment.