Skip to content

Commit 1957909

Browse files
⬆️ upgrade eslint to v9
1 parent 969f01c commit 1957909

File tree

2 files changed

+177
-125
lines changed

2 files changed

+177
-125
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@typescript-eslint/eslint-plugin": "^5.33.1",
2727
"@typescript-eslint/parser": "^5.33.1",
2828
"autoprefixer": "^10.4.8",
29-
"eslint": "^8.22.0",
29+
"eslint": "^9.0.0",
3030
"eslint-config-next": "^14.0.0",
3131
"eslint-config-prettier": "^9.0.0",
3232
"eslint-plugin-mdx": "^3.0.0",

0 commit comments

Comments
 (0)