We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4129e10 commit 580e75dCopy full SHA for 580e75d
1 file changed
package.json
@@ -39,7 +39,7 @@
39
"@nestjs/testing": "9.4.3",
40
"@types/chai": "5.2.2",
41
"@types/chai-as-promised": "8.0.2",
42
- "@types/jest": "29.5.14",
+ "@types/jest": "30.0.0",
43
"@types/node": "22.18.0",
44
"@typescript-eslint/eslint-plugin": "8.40.0",
45
"@typescript-eslint/parser": "8.40.0",
@@ -49,7 +49,7 @@
49
"eslint-config-prettier": "10.1.8",
50
"eslint-plugin-import": "2.32.0",
51
"husky": "9.1.7",
52
- "jest": "29.7.0",
+ "jest": "30.1.1",
53
"lint-staged": "16.1.5",
54
"prettier": "3.6.2",
55
"reflect-metadata": "0.1.14",
0 commit comments