Skip to content

Commit a32053f

Browse files
Update typescript-eslint monorepo to v7
1 parent 9f54139 commit a32053f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@
102102
"devDependencies": {
103103
"@types/glob": "7.1.4",
104104
"@types/mocha": "9.0.0",
105-
"@typescript-eslint/eslint-plugin": "4.28.5",
106-
"@typescript-eslint/parser": "4.28.5",
105+
"@typescript-eslint/eslint-plugin": "7.13.1",
106+
"@typescript-eslint/parser": "7.13.1",
107107
"@types/node": "15.3.0",
108108
"@types/vscode": "1.60.0",
109109
"eslint": "7.32.0",

0 commit comments

Comments
 (0)