We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f39c345 commit 6f4cce9Copy full SHA for 6f4cce9
package.json
@@ -46,8 +46,8 @@
46
"@types/minimist": "^1.2.2",
47
"@types/node": "^18.11.17",
48
"@types/prompts": "^2.4.2",
49
- "@typescript-eslint/eslint-plugin": "^5.47.0",
50
- "@typescript-eslint/parser": "^5.47.0",
+ "@typescript-eslint/eslint-plugin": "^6.0.0",
+ "@typescript-eslint/parser": "^7.0.0",
51
"cross-spawn": "^7.0.3",
52
"eslint": "^8.30.0",
53
"eslint-config-prettier": "^8.5.0",
0 commit comments