Skip to content

Commit ffcebad

Browse files
committed
Update typescript-eslint to v8
1 parent 03e29af commit ffcebad

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
@@ -39,8 +39,8 @@
3939
"devDependencies": {
4040
"pkg-ok": "^3.0.0",
4141
"@types/jest": "^29.0.0",
42-
"@typescript-eslint/eslint-plugin": "^7.0.0",
43-
"@typescript-eslint/parser": "^7.0.0",
42+
"@typescript-eslint/eslint-plugin": "^8.0.0",
43+
"@typescript-eslint/parser": "^8.0.0",
4444
"eslint": "^8.0.0",
4545
"eslint-plugin-import": "^2.0.0",
4646
"eslint-plugin-jest": "^28.0.0",

0 commit comments

Comments
 (0)