We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b759c61 commit 0fac26cCopy full SHA for 0fac26c
package.json
@@ -57,16 +57,16 @@
57
"@types/js-yaml": "^4.0.9",
58
"@types/node": "^20.9.0",
59
"@types/prompts": "^2.4.8",
60
- "@typescript-eslint/eslint-plugin": "^6.10.0",
61
- "@typescript-eslint/parser": "^6.10.0",
+ "@typescript-eslint/eslint-plugin": "^6.11.0",
+ "@typescript-eslint/parser": "^6.11.0",
62
"cz-conventional-changelog": "^3.3.0",
63
"discord.js": "*",
64
"eslint": "^8.53.0",
65
"eslint-config-prettier": "^9.0.0",
66
"eslint-plugin-prettier": "^5.0.1",
67
"globby": "^14.0.0",
68
"lint-staged": "^15.1.0",
69
- "prettier": "^3.0.3",
+ "prettier": "^3.1.0",
70
"ts-node": "^10.9.1",
71
"typescript": "^5.2.2"
72
},
0 commit comments