Skip to content

Commit 82bfc34

Browse files
chore(deps): use ESLint v9 (#7985)
1 parent 8fe9010 commit 82bfc34

File tree

2 files changed

+333
-305
lines changed

2 files changed

+333
-305
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@
4444
"@tanstack/config": "^0.11.1",
4545
"@testing-library/jest-dom": "^6.4.8",
4646
"@testing-library/react": "^16.0.0",
47-
"@types/eslint": "^8.56.11",
47+
"@types/eslint": "^9.6.1",
4848
"@types/node": "^20.14.10",
4949
"@types/react": "npm:types-react@rc",
5050
"@types/react-dom": "npm:types-react-dom@rc",
5151
"@vitest/coverage-istanbul": "^2.0.4",
5252
"@vitest/eslint-plugin": "^1.1.0",
5353
"cpy-cli": "^5.0.0",
5454
"esbuild-plugin-file-path-extensions": "^2.1.2",
55-
"eslint": "^8.57.0",
55+
"eslint": "^9.9.1",
5656
"eslint-plugin-react-hooks": "^5.1.0-rc-a19a8ab4-20240829",
5757
"jsdom": "^25.0.0",
5858
"knip": "^5.27.0",

0 commit comments

Comments
 (0)