Bump esvu version

This should bring in the fix that actually lets GraalJS install.
This commit is contained in:
Philip Chimento 2022-11-30 15:57:41 -08:00 committed by Ms2ger
parent 7ee321e76a
commit 3ed92d7a33
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.10",
"esvu": "^1.2.11",
"test262-harness": "^8.0.0"
},
"scripts": {