From 25cd6bb8288760d77bbe2e692c00db308b0d2d6b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2020 22:03:24 +0000 Subject: [PATCH] Bump shelljs from 0.3.0 to 0.8.4 Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.3.0 to 0.8.4. - [Release notes](https://github.com/shelljs/shelljs/releases) - [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shelljs/shelljs/compare/v0.3.0...v0.8.4) 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 f711181..b73c12e 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "mocha": "2.x", "object-assign": "4.x", "phantomjs-prebuilt": "^2.1.4", - "shelljs": "0.3.x" + "shelljs": "0.8.x" }, "devDependencies": { "eslint": "^1.10.3",