Skip to content

Commit 68d02c5

Browse files
Update typescript-eslint monorepo to v8
1 parent a432266 commit 68d02c5

File tree

2 files changed

+163
-134
lines changed

2 files changed

+163
-134
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"@types/node": "^12.12.38 || ^18.0.0",
4141
"@types/react": "^16.9.27 || ^18.0.0",
4242
"@types/react-dom": "^16.9.7 || ^18.0.0",
43-
"@typescript-eslint/eslint-plugin": "^2.26.0 || ^5.0.0",
44-
"@typescript-eslint/parser": "^2.26.0 || ^5.0.0",
43+
"@typescript-eslint/eslint-plugin": "^2.26.0 || ^5.0.0 || ^8.0.0",
44+
"@typescript-eslint/parser": "^2.26.0 || ^5.0.0 || ^8.0.0",
4545
"microbundle": "^0.15.1",
4646
"@babel/eslint-parser": "^10.0.3 || ^7.11.0",
4747
"cross-env": "^7.0.2",

0 commit comments

Comments
 (0)