Skip to content

Commit ebbcb08

Browse files
⬆️ upgrade typescript-eslint monorepo to v7
1 parent 969f01c commit ebbcb08

File tree

2 files changed

+120
-121
lines changed

2 files changed

+120
-121
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"@types/node": "^20.0.0",
2424
"@types/react": "^18.0.17",
2525
"@types/react-dom": "^18.0.6",
26-
"@typescript-eslint/eslint-plugin": "^5.33.1",
27-
"@typescript-eslint/parser": "^5.33.1",
26+
"@typescript-eslint/eslint-plugin": "^7.0.0",
27+
"@typescript-eslint/parser": "^7.0.0",
2828
"autoprefixer": "^10.4.8",
2929
"eslint": "^8.22.0",
3030
"eslint-config-next": "^14.0.0",

0 commit comments

Comments
 (0)