We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03dd091 commit a030b07Copy full SHA for a030b07
2 files changed
package.json
@@ -16,7 +16,7 @@
16
"devDependencies": {
17
"@pliancy/eslint-config-ts": "1.1.1",
18
"@pliancy/semantic-release-config-npm": "2.2.0",
19
- "@types/jest": "29.5.14",
+ "@types/jest": "30.0.0",
20
"@types/node": "22.13.9",
21
"@types/tough-cookie": "4.0.5",
22
"@types/uuid": "10.0.0",
@@ -25,7 +25,7 @@
25
"cpy-cli": "5.0.0",
26
"cz-conventional-changelog": "3.3.0",
27
"husky": "9.1.7",
28
- "jest": "29.7.0",
+ "jest": "30.2.0",
29
"open": "10.1.0",
30
"pinst": "3.0.0",
31
"rimraf": "6.0.1",
0 commit comments