Skip to content

Commit 6bd72dd

Browse files
Update eslint monorepo to v10
1 parent 655463b commit 6bd72dd

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
@@ -78,7 +78,7 @@
7878
"@babel/preset-typescript": "7.28.5",
7979
"@eslint/compat": "2.0.2",
8080
"@eslint/eslintrc": "3.3.3",
81-
"@eslint/js": "9.39.2",
81+
"@eslint/js": "10.0.1",
8282
"@rollup/plugin-babel": "6.1.0",
8383
"@rollup/plugin-commonjs": "29.0.0",
8484
"@rollup/plugin-node-resolve": "16.0.3",
@@ -93,7 +93,7 @@
9393
"@types/react-dom": "19.2.3",
9494
"@typescript-eslint/eslint-plugin": "8.55.0",
9595
"@typescript-eslint/parser": "8.55.0",
96-
"eslint": "9.39.2",
96+
"eslint": "10.0.0",
9797
"eslint-config-prettier": "10.1.8",
9898
"eslint-plugin-react": "7.37.5",
9999
"eslint-plugin-react-hooks": "7.0.1",

0 commit comments

Comments
 (0)