-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Meta: roll WPTs to improve test coverage
This was based on using "npm run coverage" on the reference implementation.
- Loading branch information
1 parent
bcc2049
commit fa4891a
Showing
4 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,13 +12,13 @@ | |
"author": "Domenic Denicola <[email protected]> (https://domenic.me/)", | ||
"license": "(CC0-1.0 OR MIT)", | ||
"devDependencies": { | ||
"browserify": "^16.5.1", | ||
"c8": "^7.7.2", | ||
"browserify": "^17.0.1", | ||
"c8": "^10.1.2", | ||
"debug": "^4.1.1", | ||
"eslint": "^6.8.0", | ||
"minimatch": "^3.0.4", | ||
"opener": "^1.5.1", | ||
"minimatch": "^10.0.1", | ||
"opener": "^1.5.2", | ||
"webidl2js": "^18.0.0", | ||
"wpt-runner": "^5.0.0" | ||
"wpt-runner": "^6.0.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule web-platform-tests
updated
183 files