Skip to content

Commit 9beeea6

Browse files
committed
Bump major versions of dev dependencies
1 parent c69df99 commit 9beeea6

File tree

2 files changed

+104
-113
lines changed

2 files changed

+104
-113
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -533,25 +533,25 @@
533533
"@types/lodash-es": "^4.17.3",
534534
"@types/lru-cache": "^7.10.10",
535535
"@types/mocha": "^9.0.0",
536-
"@types/node": "^18.0.4",
536+
"@types/node": "^18.6.1",
537537
"@types/vscode": "^1.69.0",
538538
"@types/which": "^2.0.1",
539539
"@types/yauzl": "^2.9.1",
540-
"@typescript-eslint/eslint-plugin": "^5.30.6",
541-
"@typescript-eslint/parser": "^5.30.6",
540+
"@typescript-eslint/eslint-plugin": "^5.31.0",
541+
"@typescript-eslint/parser": "^5.31.0",
542542
"@vscode/test-electron": "^2.1.5",
543543
"eslint": "^8.20.0",
544544
"glob": "^8.0.3",
545545
"husky": "^8.0.1",
546-
"mocha": "^9.2.1",
547-
"prettier": "^2.6.2",
546+
"mocha": "^10.0.0",
547+
"prettier": "^2.7.1",
548548
"pretty-quick": "^3.1.2",
549549
"set-value": ">=4.0.1",
550550
"ts-loader": "^9.3.1",
551551
"tslint": "^6.1.3",
552552
"tslint-loader": "^3.5.4",
553-
"typescript": "^4.4.0",
554-
"webpack": "^5.73.0",
553+
"typescript": "^4.7.4",
554+
"webpack": "^5.74.0",
555555
"webpack-cli": "^4.10.0"
556556
},
557557
"extensionDependencies": [

0 commit comments

Comments
 (0)