Skip to content

Commit 96f25cf

Browse files
author
Orta Therox
authored
Merge pull request #1173 from ExE-Boss/chore/deps/update-package-json
Sync `package.json` with `package‑lock.json`
2 parents 5706098 + ca3e962 commit 96f25cf

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -39,30 +39,30 @@
3939
"license": "Apache-2.0",
4040
"type": "module",
4141
"devDependencies": {
42-
"@mdn/browser-compat-data": "^4.0.2",
43-
"@octokit/rest": "^18.10.0",
42+
"@mdn/browser-compat-data": "^4.0.4",
43+
"@octokit/rest": "^18.11.4",
4444
"@types/jsdom": "^16.2.13",
45-
"@types/node": "^16.7.10",
45+
"@types/node": "^16.10.2",
4646
"@types/node-fetch": "^3.0.2",
4747
"@types/webidl2": "^23.13.6",
48-
"@typescript-eslint/eslint-plugin": "^4.30.0",
49-
"@typescript-eslint/parser": "^4.30.0",
50-
"@webref/css": "^2.0.10",
48+
"@typescript-eslint/eslint-plugin": "^4.32.0",
49+
"@typescript-eslint/parser": "^4.32.0",
50+
"@webref/css": "^2.1.0",
5151
"@webref/elements": "^1.0.2",
52-
"@webref/idl": "^2.3.0",
53-
"bcd-idl-mapper": "^1.2.0",
54-
"cpx2": "^3.0.2",
52+
"@webref/idl": "^2.6.0",
53+
"bcd-idl-mapper": "^1.3.1",
54+
"cpx2": "^4.0.0",
5555
"danger": "^10.6.6",
5656
"eslint": "^7.32.0",
5757
"eslint-config-prettier": "^8.3.0",
5858
"eslint-plugin-prettier": "^4.0.0",
5959
"jsdom": "^17.0.0",
6060
"jsonc-parser": "^3.0.0",
6161
"node-fetch": "^3.0.0",
62-
"prettier": "^2.3.2",
62+
"prettier": "^2.4.1",
6363
"print-diff": "^1.0.0",
6464
"styleless-innertext": "^1.1.3",
65-
"typescript": "^4.4.2",
65+
"typescript": "^4.4.3",
6666
"webidl2": "^24.1.2"
6767
}
6868
}

0 commit comments

Comments
 (0)