Skip to content

Commit

Permalink
Upgrade esvu
Browse files Browse the repository at this point in the history
This should fix the CI failures for GraalJS.
  • Loading branch information
ptomato committed Oct 19, 2022
1 parent 1f59bf5 commit 4161042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"private": true,
"homepage": "https://github.com/tc39/test262#readme",
"devDependencies": {
"esvu": "^1.2.9",
"esvu": "^1.2.10",
"test262-harness": "^8.0.0"
},
"scripts": {
Expand Down

0 comments on commit 4161042

Please sign in to comment.