Skip to content

Commit e2af875

Browse files
refactor: update typescript-eslint monorepo to v8
1 parent 91dd89c commit e2af875

File tree

2 files changed

+135
-121
lines changed

2 files changed

+135
-121
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@
120120
"@tsconfig/strictest": "2.0.1",
121121
"@types/debug": "4.1.7",
122122
"@types/node": "18.16.0",
123-
"@typescript-eslint/eslint-plugin": "5.59.0",
124-
"@typescript-eslint/parser": "5.59.0",
123+
"@typescript-eslint/eslint-plugin": "8.16.0",
124+
"@typescript-eslint/parser": "8.16.0",
125125
"eslint": "8.40.0",
126126
"eslint-config-prettier": "8.8.0",
127127
"eslint-plugin-import": "2.27.5",

0 commit comments

Comments
 (0)