From 712e7cd41eea0e1edbaf69f899493712042150c4 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Tue, 28 Jun 2016 11:49:47 +0200 Subject: [PATCH] chore(package): update npm-run-all to version 2.3.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6c0e37..b185d73 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "eslint-config-airbnb-base": "^1.0.4", "eslint-plugin-import": "^1.6.0", "eslint-plugin-require-path-exists": "^1.1.5", - "npm-run-all": "^1.5.1", + "npm-run-all": "^2.3.0", "nyc": "^6.0.0", "rimraf": "^2.5.2" },