From 49c8e77a53c77db13b4cbc2ae3fd7151345178e1 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 22 Feb 2017 22:49:27 +0000 Subject: [PATCH] chore(package): update npm-run-all to version 4.0.2 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d517c01..acc7010 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "mkdirp": "0.5.1", "mocha": "3.2.0", "np": "2.12.0", - "npm-run-all": "4.0.1", + "npm-run-all": "4.0.2", "nsp": "2.6.2", "nyc": "10.1.2", "phantomjs-prebuilt": "2.1.14",