Skip to content

Commit fdfb45a

Browse files
dnalborczykmarijnh
authored andcommitted
Bump test262
1 parent b27ce74 commit fdfb45a

File tree

4 files changed

+5
-8
lines changed

4 files changed

+5
-8
lines changed

bin/test262.unsupported-features

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
decorators
22
explicit-resource-management
3+
import-defer
34
source-phase-imports

bin/test262.whitelist

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +0,0 @@
1-
language/import/import-attributes/json-invalid.js (default)
2-
language/import/import-attributes/json-invalid.js (strict mode)
3-
language/import/import-attributes/json-named-bindings.js (default)
4-
language/import/import-attributes/json-named-bindings.js (strict mode)

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"eslint-plugin-import": "^2.30.0",
4444
"eslint-plugin-n": "^16.6.2",
4545
"rollup": "^3.29.4",
46-
"test262": "git+https://github.com/tc39/test262.git#867ca540d6cc991a82b41a3b7f9ccb9e93efe803",
46+
"test262": "git+https://github.com/tc39/test262.git#9b127c190cd418b2451c556784aae3d0ac7e9bcf",
4747
"test262-parser-runner": "^0.5.0"
4848
}
4949
}

0 commit comments

Comments
 (0)