Upgrade esvu

This should fix the CI failures for GraalJS.
This commit is contained in:
Philip Chimento 2022-10-19 09:32:47 -07:00 committed by Philip Chimento
parent 1f59bf5911
commit 4161042bf7
1 changed files with 1 additions and 1 deletions

View File

@ -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": {