We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f84158 commit 9ad139dCopy full SHA for 9ad139d
1 file changed
package.json
@@ -66,14 +66,14 @@
66
"@commitlint/cli": "16.3.0",
67
"@commitlint/config-conventional": "16.2.4",
68
"@nestjs/testing": "8.4.7",
69
- "@types/jest": "27.5.2",
+ "@types/jest": "29.0.0",
70
"@types/node": "16.11.56",
71
"@types/supertest": "2.0.12",
72
"@vodyani/eslint-config": "^1.1.0",
73
"husky": "7.0.4",
74
- "jest": "27.5.1",
+ "jest": "29.0.2",
75
"supertest": "6.2.4",
76
- "ts-jest": "27.1.5",
+ "ts-jest": "28.0.8",
77
"typescript": "4.8.2"
78
}
79
0 commit comments