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 f244c68 commit 55ccfa5Copy full SHA for 55ccfa5
package.json
@@ -18,13 +18,13 @@
18
},
19
"devDependencies": {
20
"@types/bunyan": "1.8.11",
21
- "@types/jest": "26.0.24",
+ "@types/jest": "30.0.0",
22
"@types/js-yaml": "3.12.10",
23
"@types/node": "10.17.60",
24
- "jest": "26.6.3",
+ "jest": "30.2.0",
25
"nodemon": "2.0.22",
26
"rimraf": "3.0.2",
27
- "ts-jest": "26.5.6",
+ "ts-jest": "29.4.6",
28
"tslint": "6.1.3",
29
"tslint-config-standard": "9.0.0",
30
"typescript": "4.3.5"
0 commit comments