Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Commit 0c9dc6d

Browse files
chore(deps): update typescript-eslint monorepo to v5 (#252)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e47e063 commit 0c9dc6d

File tree

2 files changed

+117
-102
lines changed

2 files changed

+117
-102
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
"eslint-config-airbnb-base": "^14.2.1"
2727
},
2828
"peerDependencies": {
29-
"@typescript-eslint/eslint-plugin": "^4.29.3",
30-
"@typescript-eslint/parser": "^4.29.3"
29+
"@typescript-eslint/eslint-plugin": "^4.29.3 || ^5.0.0",
30+
"@typescript-eslint/parser": "^4.29.3 || ^5.0.0"
3131
},
3232
"devDependencies": {
33-
"@typescript-eslint/eslint-plugin": "4.33.0",
33+
"@typescript-eslint/eslint-plugin": "5.3.0",
3434
"doctoc": "2.1.0",
3535
"eslint": "7.32.0",
3636
"eslint-config-prettier": "8.3.0",

0 commit comments

Comments
 (0)