Skip to content

Commit 4a2ba76

Browse files
Meta: roll reference implementation web platform tests
Notably, this includes tests for promise resolution order of async iterators in the reference implementation. This requires updating webidl2js. See whatwg/webidl#1387, web-platform-tests/wpt#44456, and jsdom/webidl2js#269 for context.
1 parent 1086884 commit 4a2ba76

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

reference-implementation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"eslint": "^6.8.0",
1919
"minimatch": "^3.0.4",
2020
"opener": "^1.5.1",
21-
"webidl2js": "^17.1.0",
21+
"webidl2js": "^18.0.0",
2222
"wpt-runner": "^5.0.0"
2323
}
2424
}

0 commit comments

Comments
 (0)