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 3ac6122 commit a506119Copy full SHA for a506119
bun.lockb
65.9 KB
package.json
@@ -25,14 +25,14 @@
25
"awesome"
26
],
27
"devDependencies": {
28
- "@types/jest": "29.5.14",
+ "@types/jest": "30.0.0",
29
"@types/node": "20.19.17",
30
"@types/body-parser": "1.19.6",
31
"@types/cors": "2.8.19",
32
"@types/lodash": "4.17.20",
33
"@types/morgan": "1.9.10",
34
"concurrently": "8.2.2",
35
- "jest": "29.7.0",
+ "jest": "30.1.3",
36
"nodemon": "3.1.10",
37
"standard": "17.1.2",
38
"ts-jest": "29.4.1",
0 commit comments