Skip to content

Commit ff3c36c

Browse files
fix(deps): update jest monorepo to v30
1 parent 7e05fc5 commit ff3c36c

File tree

2 files changed

+1286
-692
lines changed

2 files changed

+1286
-692
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
"dependencies": {
2020
"@types/crypto-js": "^4.1.1",
2121
"@types/inquirer": "^9.0.3",
22-
"@types/jest": "^29.5.0",
22+
"@types/jest": "^30.0.0",
2323
"@types/node": "^22.0.0",
2424
"@types/yargs": "^17.0.24",
2525
"axios": "^1.3.5",
2626
"crypto-js": "^4.1.1",
2727
"inquirer": "12.4.3",
28-
"jest": "^29.5.0",
28+
"jest": "^30.0.0",
2929
"oauth-1.0a": "^2.2.6",
3030
"ts-jest": "^29.1.0",
3131
"typescript": "^5.0.0"

0 commit comments

Comments
 (0)