Skip to content

Commit

Permalink
build(deps): bump Jint from 3.0.0-rc-1 to 3.0.0 (dotnet#9636)
Browse files Browse the repository at this point in the history
Bumps [Jint](https://github.com/sebastienros/jint) from 3.0.0-rc-1 to 3.0.0.
- [Release notes](https://github.com/sebastienros/jint/releases)
- [Changelog](https://github.com/sebastienros/jint/blob/main/NuGet.release.config)
- [Commits](sebastienros/jint@v3.0.0-rc-1...v3.0.0)

---
updated-dependencies:
- dependency-name: Jint
  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 and p-kostov committed Jun 28, 2024
1 parent 132a599 commit 7938603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageVersion Include="HtmlAgilityPack" Version="1.11.57" />
<PackageVersion Include="ICSharpCode.Decompiler" Version="8.2.0.7535" />
<PackageVersion Include="IgnoresAccessChecksToGenerator" Version="0.7.0" />
<PackageVersion Include="Jint" Version="3.0.0-rc-1" />
<PackageVersion Include="Jint" Version="3.0.0" />
<PackageVersion Include="JsonSchema.Net" Version="5.5.1" />
<PackageVersion Include="Markdig" Version="0.34.0" />
<!-- "17.3.2" is the latest compatible version for .NET 6 -->
Expand Down

0 comments on commit 7938603

Please sign in to comment.