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 5d1cbf3 commit c203207Copy full SHA for c203207
package.json
@@ -52,7 +52,7 @@
52
"@commitlint/config-conventional": "^19.2.2",
53
"@types/clone-deep": "^4.0.4",
54
"@types/git-url-parse": "^16.0.0",
55
- "@types/jest": "^29.5.12",
+ "@types/jest": "^30.0.0",
56
"@types/node": "^22.0.2",
57
"@types/underscore": "^1.11.15",
58
"ajv": "^8.17.1",
@@ -61,7 +61,7 @@
61
"eslint": "^9.24.0",
62
"husky": "^9.1.4",
63
"globals": "^16.0.0",
64
- "jest": "^29.7.0",
+ "jest": "^30.0.0",
65
"lerna": "^8.1.7",
66
"lint-staged": "^16.0.0",
67
"nock": "^14.0.0",
0 commit comments