Skip to content

Commit 574a9d1

Browse files
Update typescript-eslint monorepo to v7
1 parent dbd9cc2 commit 574a9d1

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
@@ -560,8 +560,8 @@
560560
"@types/node": "~20.8.0",
561561
"@types/vscode": "^1.74.0",
562562
"@types/which": "^3.0.0",
563-
"@typescript-eslint/eslint-plugin": "^6.0.0",
564-
"@typescript-eslint/parser": "^6.0.0",
563+
"@typescript-eslint/eslint-plugin": "^7.0.0",
564+
"@typescript-eslint/parser": "^7.0.0",
565565
"@vscode/test-electron": "^2.2.1",
566566
"@vscode/vsce": "~2.20.0",
567567
"antlr4ts-cli": "0.5.0-alpha.4",

0 commit comments

Comments
 (0)