Skip to content

Commit 2d2d817

Browse files
Update eslint monorepo to v10
1 parent 5b179ee commit 2d2d817

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@babel/preset-env": "7.29.0",
7676
"@babel/preset-react": "7.28.5",
7777
"@babel/preset-typescript": "7.28.5",
78-
"@eslint/js": "9.39.2",
78+
"@eslint/js": "10.0.1",
7979
"@rollup/plugin-babel": "6.1.0",
8080
"@rollup/plugin-commonjs": "29.0.0",
8181
"@rollup/plugin-node-resolve": "16.0.3",
@@ -88,7 +88,7 @@
8888
"@types/node": "24.10.13",
8989
"@types/react": "19.2.14",
9090
"@types/react-dom": "19.2.3",
91-
"eslint": "9.39.2",
91+
"eslint": "10.0.0",
9292
"eslint-config-prettier": "10.1.8",
9393
"eslint-plugin-react": "7.37.5",
9494
"eslint-plugin-react-hooks": "7.0.1",

0 commit comments

Comments
 (0)