Skip to content

Commit

Permalink
Upgrade Esprima to version 2.0.4 (#1015)
Browse files Browse the repository at this point in the history
  • Loading branch information
lahma committed Dec 1, 2021
1 parent 1cf0e2b commit b5c6801
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 @@ -8,7 +8,7 @@
<IsPackable>true</IsPackable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Esprima" Version="2.0.3" />
<PackageReference Include="Esprima" Version="2.0.4" />
<PackageReference Include="IsExternalInit" Version="1.0.1" PrivateAssets="all" />
<PackageReference Include="Nullable" Version="1.3.0" PrivateAssets="all" />
</ItemGroup>
Expand Down

0 comments on commit b5c6801

Please sign in to comment.