Skip to content

Commit 3f7bff6

Browse files
committed
Bump packages: @typescript-eslint/eslint-plugin: 5.10.1 -> 5.10.2, @typescript-eslint/parser: 5.10.1 -> 5.10.2, webpack: 5.67.0 -> 5.68.0
1 parent 5067906 commit 3f7bff6

File tree

2 files changed

+90
-90
lines changed

2 files changed

+90
-90
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -420,14 +420,14 @@
420420
"@types/mocha": "^9.1.0",
421421
"@types/node": "^17.0.13",
422422
"@types/vscode": "^1.63.1",
423-
"@typescript-eslint/eslint-plugin": "^5.10.1",
424-
"@typescript-eslint/parser": "^5.10.1",
423+
"@typescript-eslint/eslint-plugin": "^5.10.2",
424+
"@typescript-eslint/parser": "^5.10.2",
425425
"eslint": "^8.8.0",
426426
"glob": "^7.2.0",
427427
"supports-color": "^9.2.1",
428428
"ts-loader": "^9.2.6",
429429
"typescript": "^4.5.5",
430-
"webpack": "^5.67.0",
430+
"webpack": "^5.68.0",
431431
"webpack-cli": "^4.9.2"
432432
},
433433
"dependencies": {

0 commit comments

Comments
 (0)