Skip to content

Commit 4c6b0bc

Browse files
Update lint dependencies
1 parent e40b95c commit 4c6b0bc

File tree

2 files changed

+301
-1269
lines changed

2 files changed

+301
-1269
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
},
3939
"resolutions": {
4040
"**/@emotion/styled": "11.14.0",
41-
"@typescript-eslint/eslint-plugin": "7.18.0",
42-
"@typescript-eslint/parser": "7.18.0",
41+
"@typescript-eslint/eslint-plugin": "8.45.0",
42+
"@typescript-eslint/parser": "8.45.0",
4343
"react-refresh": "0.16.0",
4444
"jackspeak": "2.1.1",
4545
"eslint-plugin-react": "7.37.4"
@@ -88,12 +88,12 @@
8888
"@types/node-fetch": "2.6.12",
8989
"@types/react": "18.3.19",
9090
"@types/react-dom": "18.3.5",
91-
"@typescript-eslint/eslint-plugin": "7.18.0",
92-
"@typescript-eslint/parser": "7.18.0",
91+
"@typescript-eslint/eslint-plugin": "8.45.0",
92+
"@typescript-eslint/parser": "8.45.0",
9393
"@vitejs/plugin-react": "^4.4.1",
9494
"buffer": "^6.0.3",
95-
"eslint": "8.57.1",
96-
"eslint-config-prettier": "9.1.0",
95+
"eslint": "9.37.0",
96+
"eslint-config-prettier": "10.1.8",
9797
"eslint-config-react-app": "7.0.1",
9898
"eslint-plugin-prettier": "5.2.6",
9999
"eslint-plugin-react": "7.37.4",

0 commit comments

Comments
 (0)