Skip to content

Commit 73c5703

Browse files
Update typescript-eslint monorepo to v8
1 parent 25bb209 commit 73c5703

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
@@ -86,8 +86,8 @@
8686
"@testing-library/jest-dom": "^5.16.5",
8787
"@testing-library/react": "^14.0.0",
8888
"@testing-library/user-event": "^14.4.3",
89-
"@typescript-eslint/eslint-plugin": "^5.38.0",
90-
"@typescript-eslint/parser": "^5.38.0",
89+
"@typescript-eslint/eslint-plugin": "^8.0.0",
90+
"@typescript-eslint/parser": "^8.0.0",
9191
"babel-jest": "^29.0.3",
9292
"babel-loader": "10.0.0",
9393
"babel-plugin-named-asset-import": "^0.3.8",

0 commit comments

Comments
 (0)