Skip to content

Commit 55ab002

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent fad0280 commit 55ab002

File tree

2 files changed

+119
-142
lines changed

2 files changed

+119
-142
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
"@types/jest": "^29.0.0",
5959
"@types/node": "^16.0.0",
6060
"@types/react": "^18.0.0",
61-
"@typescript-eslint/eslint-plugin": "^6.0.0",
62-
"@typescript-eslint/parser": "^6.0.0",
61+
"@typescript-eslint/eslint-plugin": "^8.0.0",
62+
"@typescript-eslint/parser": "^8.0.0",
6363
"@vercel/ncc": "^0.38.0",
6464
"chalk": "^4.0.0",
6565
"eslint": "^8.0.0",
@@ -86,7 +86,7 @@
8686
"jest": "^27.0.0 || ^28.0.0 || ^29.0.0"
8787
},
8888
"resolutions": {
89-
"eslint-plugin-jest/@typescript-eslint/utils": "^6.0.0"
89+
"eslint-plugin-jest/@typescript-eslint/utils": "^8.0.0"
9090
},
9191
"engines": {
9292
"node": ">=14"

0 commit comments

Comments
 (0)