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 b29941d commit 1aa2af7Copy full SHA for 1aa2af7
package.json
@@ -56,7 +56,7 @@
56
"@types/cors": "2.8.18",
57
"@types/express": "4.17.22",
58
"@types/express-serve-static-core": "4.19.6",
59
- "@types/jest": "29.5.14",
+ "@types/jest": "30.0.0",
60
"@types/node": "20.19.0",
61
"@types/supertest": "6.0.3",
62
"compression": "1.8.0",
@@ -65,7 +65,7 @@
65
"eslint": "9.28.0",
66
"express": "4.21.2",
67
"graphql": "16.11.0",
68
- "jest": "29.7.0",
+ "jest": "30.0.2",
69
"jest-junit": "16.0.0",
70
"prettier": "3.5.3",
71
"supertest": "7.1.1",
0 commit comments