From b00996b8fe9b316153da749903b36b639413a9b0 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Thu, 23 Jun 2016 12:20:53 +0200 Subject: [PATCH] chore(package): update npm-run-all to version 2.2.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6c0e37..17664cf 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.2.1", "nyc": "^6.0.0", "rimraf": "^2.5.2" },