Skip to content

Commit

Permalink
Upgrade Esprima to version 3.0.3 (#1706)
Browse files Browse the repository at this point in the history
  • Loading branch information
lahma authored Dec 30, 2023
1 parent 3ab67e4 commit 5c00d38
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="BenchmarkDotNet" Version="0.13.11" />
<PackageVersion Include="Esprima" Version="3.0.2" />
<PackageVersion Include="Esprima" Version="3.0.3" />
<PackageVersion Include="Flurl.Http.Signed" Version="3.2.4" />
<PackageVersion Include="Jurassic" Version="3.2.7" />
<PackageVersion Include="Meziantou.Analyzer" Version="2.0.132" />
Expand Down
1 change: 0 additions & 1 deletion Jint.Tests.Test262/Test262Harness.settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"arraybuffer-transfer",
"async-iteration",
"Atomics",
"decorators",
"generators",
"import-assertions",
"import-attributes",
Expand Down

0 comments on commit 5c00d38

Please sign in to comment.