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

View File

@ -13,7 +13,7 @@
"private": true, "private": true,
"homepage": "https://github.com/tc39/test262#readme", "homepage": "https://github.com/tc39/test262#readme",
"devDependencies": { "devDependencies": {
"esvu": "^1.2.9", "esvu": "^1.2.10",
"test262-harness": "^8.0.0" "test262-harness": "^8.0.0"
}, },
"scripts": { "scripts": {