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.
2 parents bd2e9a4 + 08743c4 commit f63c2dcCopy full SHA for f63c2dc
2 files changed
package.json
@@ -57,11 +57,10 @@
57
"@types/node": "^12.0.0",
58
"@types/rimraf": "^2.0.2",
59
"@types/semver": "^7.5.0",
60
- "@types/tmp": "^0.0.34",
+ "@types/tmp": "^0.2.6",
61
"husky": "^1.3.1",
62
"jest": "^24.5.0",
63
"lint-staged": "^8.1.5",
64
- "np": "^7.4.0",
65
"prettier": "^2.2.1",
66
"randomstring": "^1.1.5",
67
"rimraf": "^2.6.3",
@@ -83,7 +82,7 @@
83
82
"open": "^7.4.2",
84
"semver": "^7.5.3",
85
"slash": "^2.0.0",
86
- "tmp": "^0.0.33",
+ "tmp": "^0.2.4",
87
"yaml": "^2.2.2"
88
},
89
"files": [
0 commit comments