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 7e05fc5 commit c627b04Copy full SHA for c627b04
package.json
@@ -19,13 +19,13 @@
19
"dependencies": {
20
"@types/crypto-js": "^4.1.1",
21
"@types/inquirer": "^9.0.3",
22
- "@types/jest": "^29.5.0",
+ "@types/jest": "^30.0.0",
23
"@types/node": "^22.0.0",
24
"@types/yargs": "^17.0.24",
25
"axios": "^1.3.5",
26
"crypto-js": "^4.1.1",
27
"inquirer": "12.4.3",
28
- "jest": "^29.5.0",
+ "jest": "^30.0.0",
29
"oauth-1.0a": "^2.2.6",
30
"ts-jest": "^29.1.0",
31
"typescript": "^5.0.0"
0 commit comments