Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 150de3a commit c480f44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Scripts/Scripts.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="AngleSharp" Version="1.0.5" />
<PackageReference Include="AngleSharp" Version="1.0.6" />
<PackageReference Include="Karambolo.PO" Version="1.11.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.7.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
Expand Down
2 changes: 1 addition & 1 deletion Thrive.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -908,7 +908,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="AngleSharp">
<Version>1.0.5</Version>
<Version>1.0.6</Version>
</PackageReference>
<PackageReference Include="DefaultEcs">
<Version>0.17.2</Version>
Expand Down

0 comments on commit c480f44

Please sign in to comment.