Skip to content

Commit 5bac0c3

Browse files
committed
Bump packages: @typescript-eslint/eslint-plugin: 5.12.1 -> 5.13.0, @typescript-eslint/parser: 5.12.1 -> 5.13.0, typescript: 4.5.5 -> 4.6.2
1 parent bf6caa6 commit 5bac0c3

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,13 +420,13 @@
420420
"@types/mocha": "^9.1.0",
421421
"@types/node": "^17.0.21",
422422
"@types/vscode": "^1.64.0",
423-
"@typescript-eslint/eslint-plugin": "^5.12.1",
424-
"@typescript-eslint/parser": "^5.12.1",
423+
"@typescript-eslint/eslint-plugin": "^5.13.0",
424+
"@typescript-eslint/parser": "^5.13.0",
425425
"eslint": "^8.10.0",
426426
"glob": "^7.2.0",
427427
"supports-color": "^9.2.1",
428428
"ts-loader": "^9.2.6",
429-
"typescript": "^4.5.5",
429+
"typescript": "^4.6.2",
430430
"webpack": "^5.69.1",
431431
"webpack-cli": "^4.9.2"
432432
},

0 commit comments

Comments
 (0)