We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ca8e5a commit bc41c06Copy full SHA for bc41c06
1 file changed
package.json
@@ -52,8 +52,8 @@
52
"@types/node": "20.11.20",
53
"@types/prompts": "2.4.9",
54
"@types/yargs": "17.0.32",
55
- "@typescript-eslint/eslint-plugin": "5.62.0",
56
- "@typescript-eslint/parser": "5.62.0",
+ "@typescript-eslint/eslint-plugin": "8.31.1",
+ "@typescript-eslint/parser": "8.31.1",
57
"eslint": "8.56.0",
58
"eslint-config-prettier": "9.1.0",
59
"jest": "29.7.0",
0 commit comments