Skip to content

Commit 7ac7ee2

Browse files
build(deps): Bump AngleSharp.Diffing from 0.18.1 to 0.18.2 (#1135)
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>
1 parent 4e439e9 commit 7ac7ee2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/bunit.web/bunit.web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<ItemGroup>
1818
<PackageReference Include="AngleSharp" Version="0.17.1" />
19-
<PackageReference Include="AngleSharp.Diffing" Version="0.18.1" />
19+
<PackageReference Include="AngleSharp.Diffing" Version="0.18.2" />
2020
</ItemGroup>
2121

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

0 commit comments

Comments
 (0)