We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 785ee82 commit f3b86f5Copy full SHA for f3b86f5
package.json
@@ -35,7 +35,7 @@
35
"devDependencies": {
36
"@mdn/browser-compat-data": "3.3.9",
37
"@types/jsdom": "^16.2.12",
38
- "@types/node": "^15.12.4",
+ "@types/node": "^15.12.5",
39
"@types/node-fetch": "^2.5.10",
40
"@types/webidl2": "^23.13.5",
41
"@typescript-eslint/eslint-plugin": "^4.28.0",
@@ -53,7 +53,7 @@
53
"print-diff": "^1.0.0",
54
"styleless-innertext": "^1.1.3",
55
"typescript": "^4.3.4",
56
- "webidl2": "^24.1.1"
+ "webidl2": "^24.1.2"
57
},
58
"files": [
59
"baselines/*"
0 commit comments