From 8c812f6fb8a56855cc1658c2e8d33bff30d6d1dc Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sat, 31 Dec 2016 10:48:49 -0500 Subject: [PATCH] chore(package): update npm-run-all to version 4.0.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e509fb5c0..2ae4b8658 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "mocha": "~3.2.0", "mocha-phantomjs-core": "~2.1.0", "name-suggestion-index": "0.1.1", - "npm-run-all": "~3.1.1", + "npm-run-all": "~4.0.0", "phantomjs-prebuilt": "~2.1.11", "request": "~2.79.0", "rollup": "0.39.2",