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 18fc67d commit 11bc95cCopy full SHA for 11bc95c
package.json
@@ -55,7 +55,7 @@
55
"@nestjs/schematics": "9.0.1",
56
"@nestjs/testing": "9.0.11",
57
"@types/express": "4.17.13",
58
- "@types/jest": "27.5.2",
+ "@types/jest": "28.1.8",
59
"@types/lodash": "4.14.184",
60
"@types/node": "18.6.2",
61
"@types/supertest": "2.0.12",
@@ -68,14 +68,14 @@
68
"eslint-plugin-import": "2.26.0",
69
"eslint-plugin-prettier": "4.2.1",
70
"husky": "8.0.1",
71
- "jest": "27.5.1",
+ "jest": "29.0.0",
72
"mockdate": "3.0.5",
73
"npm-run-all": "4.1.5",
74
"prettier": "2.7.1",
75
"rimraf": "3.0.2",
76
"source-map-support": "0.5.21",
77
"supertest": "6.2.4",
78
- "ts-jest": "27.1.5",
+ "ts-jest": "28.0.8",
79
"ts-loader": "9.3.1",
80
"ts-node": "10.9.1",
81
"tsconfig-paths": "4.1.0",
0 commit comments