Skip to content

Commit 9c2d86b

Browse files
chore(deps): update typescript-eslint monorepo to v5
[skip ci]
1 parent 6092877 commit 9c2d86b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
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.56.0",
42+
"@typescript-eslint/parser": "5.56.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.5.2"
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)