Skip to content

Commit 8f65a01

Browse files
chore(deps): update eslint monorepo to v10
1 parent 1a680cd commit 8f65a01

File tree

2 files changed

+119
-150
lines changed

2 files changed

+119
-150
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"lint:fix": "eslint --fix src"
5050
},
5151
"devDependencies": {
52-
"@eslint/js": "9.39.4",
52+
"@eslint/js": "10.0.1",
5353
"@graphql-codegen/cli": "6.1.3",
5454
"@graphql-codegen/client-preset": "5.2.4",
5555
"@graphql-codegen/introspection": "5.0.1",
@@ -61,7 +61,7 @@
6161
"@types/react-router-dom": "5.3.3",
6262
"@vitejs/plugin-basic-ssl": "2.1.4",
6363
"@vitejs/plugin-react": "5.1.4",
64-
"eslint": "9.39.4",
64+
"eslint": "10.0.3",
6565
"eslint-config-prettier": "10.1.8",
6666
"eslint-plugin-react": "7.37.5",
6767
"eslint-plugin-react-hooks": "7.0.1",

0 commit comments

Comments
 (0)