Skip to content

Commit dc01420

Browse files
Update typescript-eslint monorepo to v5 (#7)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3076c87 commit dc01420

File tree

2 files changed

+218
-14
lines changed

2 files changed

+218
-14
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"@types/node": "^12.12.38 || ^18.0.0",
3535
"@types/react": "^16.9.27 || ^18.0.0",
3636
"@types/react-dom": "^16.9.7 || ^18.0.0",
37-
"@typescript-eslint/eslint-plugin": "^2.26.0",
38-
"@typescript-eslint/parser": "^2.26.0",
37+
"@typescript-eslint/eslint-plugin": "^2.26.0 || ^5.0.0",
38+
"@typescript-eslint/parser": "^2.26.0 || ^5.0.0",
3939
"microbundle-crl": "^0.13.10",
4040
"@babel/eslint-parser": "^10.0.3 || ^7.11.0",
4141
"cross-env": "^7.0.2",

0 commit comments

Comments
 (0)