Skip to content

Commit 595baf6

Browse files
Update typescript-eslint monorepo to v8
1 parent 760e23e commit 595baf6

File tree

2 files changed

+69
-61
lines changed

2 files changed

+69
-61
lines changed

package-lock.json

Lines changed: 67 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"devDependencies": {
1818
"@types/react": "^18.3.3",
1919
"@types/react-dom": "^18.3.0",
20-
"@typescript-eslint/eslint-plugin": "^7.15.0",
21-
"@typescript-eslint/parser": "^7.15.0",
20+
"@typescript-eslint/eslint-plugin": "^8.0.0",
21+
"@typescript-eslint/parser": "^8.0.0",
2222
"@vitejs/plugin-react": "^4.3.1",
2323
"eslint": "^8.57.0",
2424
"eslint-plugin-react-hooks": "^4.6.2",

0 commit comments

Comments
 (0)