Skip to content

Commit c838df3

Browse files
Update typescript-eslint monorepo to v8
1 parent 9f54139 commit c838df3

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": "8.0.1",
106+
"@typescript-eslint/parser": "8.0.1",
107107
"@types/node": "15.3.0",
108108
"@types/vscode": "1.60.0",
109109
"eslint": "7.32.0",

0 commit comments

Comments
 (0)