Skip to content

Commit 8f948f4

Browse files
committed
Bump packages: @typescript-eslint/eslint-plugin: 5.5.0 -> 5.6.0, @typescript-eslint/parser: 5.5.0 -> 5.6.0, eslint: 8.4.0 -> 8.4.1, webpack: 5.64.4 -> 5.65.0
1 parent 72f6820 commit 8f948f4

File tree

2 files changed

+96
-96
lines changed

2 files changed

+96
-96
lines changed

package-lock.json

Lines changed: 92 additions & 92 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -415,13 +415,13 @@
415415
"@types/mocha": "^9.0.0",
416416
"@types/node": "^16.11.11",
417417
"@types/vscode": "^1.62.0",
418-
"@typescript-eslint/eslint-plugin": "^5.5.0",
419-
"@typescript-eslint/parser": "^5.5.0",
420-
"eslint": "^8.4.0",
418+
"@typescript-eslint/eslint-plugin": "^5.6.0",
419+
"@typescript-eslint/parser": "^5.6.0",
420+
"eslint": "^8.4.1",
421421
"glob": "^7.2.0",
422422
"ts-loader": "^9.2.6",
423423
"typescript": "^4.5.2",
424-
"webpack": "^5.64.4",
424+
"webpack": "^5.65.0",
425425
"webpack-cli": "^4.9.1"
426426
},
427427
"dependencies": {

0 commit comments

Comments
 (0)