Skip to content

Commit

Permalink
build(deps): Bump AngleSharp.Diffing from 0.18.1 to 0.18.2 (#1135)
Browse files Browse the repository at this point in the history
Bumps [AngleSharp.Diffing](https://github.com/AngleSharp/AngleSharp.Diffing) from 0.18.1 to 0.18.2.
- [Release notes](https://github.com/AngleSharp/AngleSharp.Diffing/releases)
- [Changelog](https://github.com/AngleSharp/AngleSharp.Diffing/blob/devel/CHANGELOG.md)
- [Commits](AngleSharp/AngleSharp.Diffing@v0.18.1...v0.18.2)

---
updated-dependencies:
- dependency-name: AngleSharp.Diffing
  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>
  • Loading branch information
dependabot[bot] authored Jun 30, 2023
1 parent 4e439e9 commit 7ac7ee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bunit.web/bunit.web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<ItemGroup>
<PackageReference Include="AngleSharp" Version="0.17.1" />
<PackageReference Include="AngleSharp.Diffing" Version="0.18.1" />
<PackageReference Include="AngleSharp.Diffing" Version="0.18.2" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.1'">
Expand Down

0 comments on commit 7ac7ee2

Please sign in to comment.