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 f65b6ef commit 7a9b69cCopy full SHA for 7a9b69c
package.json
@@ -34,17 +34,17 @@
34
"@kube-js/tscommons": "1.0.5",
35
"@types/dotenv": "6.1.1",
36
"@types/express": "4.17.1",
37
- "@types/jest": "24.0.18",
+ "@types/jest": "29.5.3",
38
"@types/node": "11.13.22",
39
"@types/ramda": "0.26.26",
40
"@types/source-map-support": "0.5.0",
41
"@types/supertest": "2.0.8",
42
"@types/uuid": "3.4.5",
43
- "jest": "24.9.0",
+ "jest": "29.6.2",
44
"rimraf": "3.0.0",
45
"source-map-support": "0.5.13",
46
"supertest": "4.0.2",
47
- "ts-jest": "24.1.0",
+ "ts-jest": "29.1.1",
48
"tslint": "5.20.0",
49
"tslint-config-prettier": "1.18.0",
50
"typescript": "3.6.3"
0 commit comments