Skip to content

Commit e93f7ce

Browse files
Update typescript-eslint monorepo to v8
1 parent 25ed59c commit e93f7ce

File tree

2 files changed

+218
-48
lines changed

2 files changed

+218
-48
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
"@types/jest": "^29.0.0",
5656
"@types/stream-to-array": "^2.3.0",
5757
"@types/streamify-string": "^1.0.0",
58-
"@typescript-eslint/eslint-plugin": "^5.0.0",
59-
"@typescript-eslint/parser": "^5.0.0",
58+
"@typescript-eslint/eslint-plugin": "^8.0.0",
59+
"@typescript-eslint/parser": "^8.0.0",
6060
"eslint": "^7.12.1",
6161
"eslint-config-es": "3.25.3",
6262
"eslint-import-resolver-typescript": "^2.3.0",

0 commit comments

Comments
 (0)