From 1396a3b4e080a615c189e03089106d2d50d15b05 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2020 11:00:57 +0000 Subject: [PATCH] Bump parallelshell from 2.0.0 to 3.0.2 Bumps [parallelshell](https://github.com/darkguy2008/parallelshell) from 2.0.0 to 3.0.2. - [Release notes](https://github.com/darkguy2008/parallelshell/releases) - [Changelog](https://github.com/darkguy2008/parallelshell/blob/master/History.md) - [Commits](https://github.com/darkguy2008/parallelshell/compare/v2.0.0...v3.0.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e9a83dd..574561db 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "live-reload": "1.x.x", "mkdirp": "^0.5.1", "npm-build-tools": "christianseel/npm-build-tools", - "parallelshell": "2.0.x", + "parallelshell": "3.0.x", "rimraf": "latest", "svg-sprite": "1.0.x", "watch": "0.x.x"