Skip to content

Commit 8ef9263

Browse files
Update typescript-eslint monorepo to v8
1 parent 18ba117 commit 8ef9263

File tree

2 files changed

+160
-114
lines changed

2 files changed

+160
-114
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"build": "yarn tsc"
2929
},
3030
"devDependencies": {
31-
"@typescript-eslint/eslint-plugin": "5.29.0",
32-
"@typescript-eslint/parser": "5.29.0",
31+
"@typescript-eslint/eslint-plugin": "8.26.1",
32+
"@typescript-eslint/parser": "8.26.1",
3333
"eslint": "8.23.0",
3434
"eslint-config-standard": "17.0.0",
3535
"eslint-plugin-import": "2.26.0",

0 commit comments

Comments
 (0)