Skip to content

Commit eab8b09

Browse files
chore(deps): update eslint monorepo to v10
1 parent 2c70960 commit eab8b09

File tree

2 files changed

+130
-104
lines changed

2 files changed

+130
-104
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"license": "MIT",
5353
"devDependencies": {
5454
"@eslint/eslintrc": "^3.3.1",
55-
"@eslint/js": "^9.39.3",
55+
"@eslint/js": "^10.0.0",
5656
"@testing-library/jest-dom": "^6.6.3",
5757
"@testing-library/react": "^16.2.0",
5858
"@types/node": "^24.0.0",
@@ -61,7 +61,7 @@
6161
"@typescript-eslint/parser": "8.56.0",
6262
"@vitejs/plugin-react": "^4.3.4",
6363
"@vitest/coverage-v8": "^3.0.7",
64-
"eslint": "9.39.3",
64+
"eslint": "10.0.2",
6565
"eslint-config-prettier": "^10.0.2",
6666
"eslint-plugin-react": "^7.37.4",
6767
"globals": "^17.0.0",

0 commit comments

Comments
 (0)