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 3776528 commit 5db8330Copy full SHA for 5db8330
package.json
@@ -30,12 +30,12 @@
30
"@commitlint/config-conventional": "^19.8.0",
31
"@commitlint/cz-commitlint": "^19.8.0",
32
"@commitlint/types": "^19.8.0",
33
- "@types/jest": "^29.5.14",
+ "@types/jest": "^30.0.0",
34
"@types/node": "^22.13.10",
35
"@vercel/ncc": "^0.38.3",
36
"husky": "^9.1.7",
37
"inquirer": "^12.4.3",
38
- "jest": "^29.7.0",
+ "jest": "^30.0.0",
39
"lint-staged": "^15.4.3",
40
"ts-jest": "^29.2.6",
41
"typescript": "^5.8.2"
0 commit comments