Skip to content

Commit

Permalink
Upgrade to Esprima 3.0.1 (#1635)
Browse files Browse the repository at this point in the history
  • Loading branch information
lahma authored Sep 10, 2023
1 parent 073497d commit 29b67f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jint/Jint.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Esprima" Version="3.0.0" />
<PackageReference Include="Esprima" Version="3.0.1" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
<PackageReference Include="Nullable" Version="1.3.1" PrivateAssets="all" />
<PackageReference Include="PolySharp" Version="1.13.2">
Expand Down

0 comments on commit 29b67f8

Please sign in to comment.