Skip to content

Commit 660cafa

Browse files
Update typescript-eslint monorepo to v7
1 parent 939ad87 commit 660cafa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -549,8 +549,8 @@
549549
"@types/node": "~20.8.0",
550550
"@types/vscode": "^1.74.0",
551551
"@types/which": "^3.0.0",
552-
"@typescript-eslint/eslint-plugin": "^6.0.0",
553-
"@typescript-eslint/parser": "^6.0.0",
552+
"@typescript-eslint/eslint-plugin": "^7.0.0",
553+
"@typescript-eslint/parser": "^7.0.0",
554554
"@vscode/test-electron": "^2.2.1",
555555
"@vscode/vsce": "~2.20.0",
556556
"antlr4ts-cli": "0.5.0-alpha.4",

0 commit comments

Comments
 (0)