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 a984218 commit 96c3378Copy full SHA for 96c3378
package.json
@@ -19,7 +19,7 @@
19
"@types/express": "^5.0.3",
20
"@types/fs-extra": "^11.0.4",
21
"@types/http-errors": "^2.0.5",
22
- "@types/jest": "^29.5.14",
+ "@types/jest": "^30.0.0",
23
"@types/lodash": "^4.17.20",
24
"@types/morgan": "^1.9.10",
25
"@types/supertest": "^6.0.3",
@@ -28,7 +28,7 @@
28
"copyfiles": "^2.4.1",
29
"fetch-mock": "^11.1.5",
30
"fs-extra": "^11.3.0",
31
- "jest": "^29.7.0",
+ "jest": "^30.0.4",
32
"jest-junit": "^16.0.0",
33
"lodash": "^4.17.21",
34
"nodemon": "^3.1.10",
0 commit comments