Skip to content

Commit 5e3ad41

Browse files
Update eslint monorepo to v10
1 parent c4892f2 commit 5e3ad41

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
@@ -77,7 +77,7 @@
7777
"@babel/preset-env": "7.29.0",
7878
"@babel/preset-react": "7.28.5",
7979
"@babel/preset-typescript": "7.28.5",
80-
"@eslint/js": "9.39.3",
80+
"@eslint/js": "10.0.1",
8181
"@rollup/plugin-babel": "6.1.0",
8282
"@rollup/plugin-commonjs": "29.0.0",
8383
"@rollup/plugin-node-resolve": "16.0.3",
@@ -90,7 +90,7 @@
9090
"@types/node": "24.11.0",
9191
"@types/react": "19.2.14",
9292
"@types/react-dom": "19.2.3",
93-
"eslint": "9.39.3",
93+
"eslint": "10.1.0",
9494
"eslint-config-prettier": "10.1.8",
9595
"eslint-plugin-react": "7.37.5",
9696
"eslint-plugin-react-hooks": "7.0.1",

0 commit comments

Comments
 (0)