fix: bump ps-tree dependency

Solves toolchain warning about missing SPDX license in outdated
dependency ps-tree@0.0.3 -> event-stream@0.5.3 -> optimist@0.2.8.
This commit is contained in:
Sebastiaan Deckers
2015-10-12 13:45:59 +08:00
committed by Remy Sharp
parent 3eea9ec675
commit ef916f62b0

View File

@@ -52,7 +52,7 @@
"es6-promise": "^3.0.2",
"lodash.defaults": "^3.1.2",
"minimatch": "^3.0.0",
"ps-tree": "~0.0.3",
"ps-tree": "^1.0.1",
"touch": "1.0.0",
"undefsafe": "0.0.3",
"update-notifier": "0.5.0"