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 f1c5820 commit 4e2d6a9Copy full SHA for 4e2d6a9
package.json
@@ -39,7 +39,7 @@
39
"@nestjs/testing": "9.4.3",
40
"@types/chai": "4.3.20",
41
"@types/chai-as-promised": "8.0.2",
42
- "@types/jest": "29.5.14",
+ "@types/jest": "30.0.0",
43
"@types/node": "22.16.3",
44
"@typescript-eslint/eslint-plugin": "8.36.0",
45
"@typescript-eslint/parser": "8.36.0",
@@ -49,7 +49,7 @@
49
"eslint-config-prettier": "10.1.5",
50
"eslint-plugin-import": "2.32.0",
51
"husky": "9.1.7",
52
- "jest": "29.7.0",
+ "jest": "30.0.4",
53
"lint-staged": "16.1.2",
54
"prettier": "3.6.2",
55
"reflect-metadata": "0.1.14",
0 commit comments