Skip to content

Commit 2f540a0

Browse files
authored
@typescript-eslint/eslint-plugin v6.0.0 support (#664)
1 parent d2cf5a3 commit 2f540a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"eslint-config-prettier": "^8.8.0"
5959
},
6060
"peerDependencies": {
61-
"@typescript-eslint/eslint-plugin": "^5.0.0",
61+
"@typescript-eslint/eslint-plugin": "^6.0.0",
6262
"eslint": "^8.0.0"
6363
},
6464
"engines": {

0 commit comments

Comments
 (0)