Skip to content

Commit

Permalink
chore(deps): bump AngleSharp.XPath from 2.0.3 to 2.0.4
Browse files Browse the repository at this point in the history
Bumps [AngleSharp.XPath](https:/AngleSharp/AngleSharp.XPath) from 2.0.3 to 2.0.4.
- [Release notes](https:/AngleSharp/AngleSharp.XPath/releases)
- [Commits](https:/AngleSharp/AngleSharp.XPath/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 49ac5a9 commit 6387c44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Noted/Noted.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="AngleSharp" Version="1.1.2" />
<PackageReference Include="AngleSharp.XPath" Version="2.0.3" />
<PackageReference Include="AngleSharp.XPath" Version="2.0.4" />
<PackageReference Include="Ephemerality.Unpack" Version="0.0.5" />
<PackageReference Include="JTForks.MiscUtil" Version="1.285.0" />
<PackageReference Include="Markdig" Version="0.36.2" />
Expand Down

0 comments on commit 6387c44

Please sign in to comment.