Skip to content

Commit 4ced186

Browse files
Update Linters
1 parent 72a1abe commit 4ced186

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -64,18 +64,18 @@
6464
"@types/react": "18.3.11",
6565
"@types/react-helmet": "6.1.11",
6666
"@types/react-router-dom": "5.3.3",
67-
"@typescript-eslint/eslint-plugin": "7.1.1",
68-
"@typescript-eslint/parser": "7.1.1",
69-
"eslint": "8.57.0",
67+
"@typescript-eslint/eslint-plugin": "8.11.0",
68+
"@typescript-eslint/parser": "8.11.0",
69+
"eslint": "9.13.0",
7070
"eslint-config-prettier": "9.1.0",
7171
"eslint-config-standard": "17.1.0",
7272
"eslint-plugin-import": "2.29.1",
7373
"eslint-plugin-jsx-a11y": "6.8.0",
7474
"eslint-plugin-node": "11.1.0",
7575
"eslint-plugin-prettier": "5.1.3",
76-
"eslint-plugin-promise": "6.1.1",
76+
"eslint-plugin-promise": "7.1.0",
7777
"eslint-plugin-react": "7.34.0",
78-
"eslint-plugin-react-hooks": "4.6.0",
78+
"eslint-plugin-react-hooks": "5.0.0",
7979
"node-fetch": "3.3.2",
8080
"prettier": "3.3.3",
8181
"typescript": "5.6.3",

0 commit comments

Comments
 (0)