Skip to content
This repository was archived by the owner on Nov 17, 2024. It is now read-only.

Commit a1f374d

Browse files
chore(deps): update eslint
1 parent 75e8c33 commit a1f374d

File tree

3 files changed

+534
-533
lines changed

3 files changed

+534
-533
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@
2020
"devDependencies": {
2121
"@commitlint/cli": "17.8.1",
2222
"@commitlint/config-conventional": "17.8.1",
23-
"@typescript-eslint/eslint-plugin": "5.62.0",
24-
"@typescript-eslint/parser": "5.62.0",
23+
"@typescript-eslint/eslint-plugin": "8.8.1",
24+
"@typescript-eslint/parser": "8.8.1",
2525
"@babel/eslint-parser": "7.24.7",
26-
"eslint": "8.57.0",
27-
"eslint-config-prettier": "8.10.0",
26+
"eslint": "9.12.0",
27+
"eslint-config-prettier": "9.1.0",
2828
"eslint-plugin-flowtype": "8.0.3",
2929
"eslint-plugin-import": "2.29.1",
3030
"eslint-plugin-jsx-a11y": "6.9.0",
31-
"eslint-plugin-simple-import-sort": "8.0.0",
31+
"eslint-plugin-simple-import-sort": "12.1.1",
3232
"husky": "8.0.3",
3333
"lint-staged": "13.3.0",
3434
"prettier": "2.8.8",

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@
5555
"@types/cookie": "0.6.0",
5656
"@types/react": "17.0.80",
5757
"@types/react-dom": "17.0.25",
58-
"eslint-config-next": "12.3.4"
58+
"eslint-config-next": "14.2.14"
5959
}
6060
}

0 commit comments

Comments
 (0)