Skip to content

Commit 854f8f3

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 9a0284d commit 854f8f3

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
@@ -144,11 +144,11 @@
144144
"@types/glob": "^7.2.0",
145145
"@types/node": "^17.0.21",
146146
"@types/vscode": "^1.64.0",
147-
"@typescript-eslint/eslint-plugin": "^5.12.1",
148-
"@typescript-eslint/parser": "^5.12.1",
147+
"@typescript-eslint/eslint-plugin": "^5.13.0",
148+
"@typescript-eslint/parser": "^5.13.0",
149149
"eslint": "^8.10.0",
150150
"ts-loader": "^9.2.6",
151-
"typescript": "^4.5.5",
151+
"typescript": "^4.6.2",
152152
"webpack": "^5.69.1",
153153
"webpack-cli": "^4.9.2"
154154
},

0 commit comments

Comments
 (0)