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 a996c95 commit 37b60d0Copy full SHA for 37b60d0
package.json
@@ -68,7 +68,7 @@
68
"tmp": "0.1.0"
69
},
70
"devDependencies": {
71
- "@types/jest": "25.1.2",
+ "@types/jest": "29.5.14",
72
"@types/fs-extra": "8.0.1",
73
"@types/inquirer": "6.5.0",
74
"@types/minimist": "1.2.0",
@@ -79,11 +79,11 @@
79
"copyfiles": "2.2.0",
80
"escape-string-regexp": "2.0.0",
81
"husky": "4.2.1",
82
- "jest": "25.1.0",
+ "jest": "29.7.0",
83
"lint-staged": "10.0.7",
84
"prettier": "1.19.1",
85
"rimraf": "3.0.1",
86
- "ts-jest": "25.2.0",
+ "ts-jest": "29.2.6",
87
"tslint": "6.0.0",
88
"tslint-config-prettier": "1.18.0",
89
"typescript": "3.7.5"
0 commit comments