We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a95e9b commit 2800646Copy full SHA for 2800646
package.json
@@ -16,8 +16,8 @@
16
"license": "MIT",
17
"homepage": "https://github.com/TIGNUM/eslint-config#readme",
18
"peerDependencies": {
19
- "@typescript-eslint/eslint-plugin": "5.60.1",
20
- "@typescript-eslint/parser": "5.60.1",
+ "@typescript-eslint/eslint-plugin": "7.7.1",
+ "@typescript-eslint/parser": "7.7.1",
21
"eslint": "8.44.0",
22
"eslint-config-prettier": "8.8.0",
23
"eslint-import-resolver-alias": "1.1.2",
0 commit comments