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