@essex/shellrunner
Advanced tools
Comparing version 8.0.0-alpha.12 to 8.0.0-alpha.24
{ | ||
"name": "@essex/shellrunner", | ||
"version": "8.0.0-alpha.12", | ||
"version": "8.0.0-alpha.24", | ||
"description": "A set of utility libraries for executing shell commands", | ||
@@ -18,6 +18,6 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@essex/build-util-hoister": "^8.0.0-alpha.12", | ||
"@essex/build-util-hoister": "^8.0.0-alpha.24", | ||
"colors": "^1.4.0", | ||
"cross-spawn": "^7.0.3", | ||
"debug": "^4.1.1", | ||
"debug": "^4.2.0", | ||
"supports-color": "^7.1.0" | ||
@@ -27,7 +27,7 @@ }, | ||
"@types/debug": "^4.1.5", | ||
"@types/node": "^14.0.14", | ||
"@types/node": "^14.0.23", | ||
"rimraf": "^3.0.2", | ||
"typescript": "^3.9.6" | ||
"typescript": "^3.9.7" | ||
}, | ||
"gitHead": "97228ac100cd981fedd72f5785953674dfc8faef" | ||
"gitHead": "366e0a24652d6084ba9bd9ce0e32a71803be8976" | ||
} |
16758
27
Updateddebug@^4.2.0