Skip to content

Commit 8ef77c9

Browse files
committed
chore(deps): update typescript-eslint monorepo to v5
[skip ci]
1 parent f9de760 commit 8ef77c9

File tree

2 files changed

+140
-134
lines changed

2 files changed

+140
-134
lines changed

package-lock.json

+136-130
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"@eclass/semantic-release-npm-github-config": "3.0.1",
3939
"@semantic-release/changelog": "5.0.1",
4040
"@semantic-release/git": "9.0.1",
41-
"@typescript-eslint/eslint-plugin": "4.33.0",
42-
"@typescript-eslint/parser": "4.33.0",
41+
"@typescript-eslint/eslint-plugin": "5.4.0",
42+
"@typescript-eslint/parser": "5.4.0",
4343
"eslint": "7.32.0",
4444
"eslint-plugin-array-func": "3.1.7",
4545
"eslint-plugin-eslint-comments": "3.2.0",
@@ -58,8 +58,8 @@
5858
"typescript": "4.4.4"
5959
},
6060
"peerDependencies": {
61-
"@typescript-eslint/eslint-plugin": "^3.0.1 || ^4.0.0",
62-
"@typescript-eslint/parser": "^3.0.1 || ^4.0.0",
61+
"@typescript-eslint/eslint-plugin": "^3.0.1 || ^4.0.0 || ^5.0.0",
62+
"@typescript-eslint/parser": "^3.0.1 || ^4.0.0 || ^5.0.0",
6363
"eslint": ">=5",
6464
"eslint-config-prettier": "^8.0.0",
6565
"eslint-config-standard": "^16.0.2",

0 commit comments

Comments
 (0)