From 12199a9a7a2b5ec478ccd3b70c269fdc8f32ab4b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2020 17:45:54 +0000 Subject: [PATCH] Bump shelljs from 0.7.8 to 0.8.4 Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.7.8 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.7.8...v0.8.4) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 12 ++++++++++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 7d3675e..df0a5e0 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "rimraf": "^2.6.0", "sass-loader": "^6.0.3", "semver": "^5.3.0", - "shelljs": "^0.7.6", + "shelljs": "^0.8.4", "ts-loader": "^2.0.3", "ts-node": "^3.0.4", "typescript": "^2.3.2", diff --git a/yarn.lock b/yarn.lock index 4e8f85d..9410b25 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5014,7 +5014,7 @@ once@1.x, once@^1.3.0, once@^1.3.1, once@^1.4.0: onetime@^1.0.0: version "1.1.0" - resolved "http://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789" + resolved "https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789" onetime@^2.0.0: version "2.0.1" @@ -6305,7 +6305,7 @@ shebang-regex@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3" -shelljs@^0.7.5, shelljs@^0.7.6: +shelljs@^0.7.5: version "0.7.8" resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.7.8.tgz#decbcf874b0d1e5fb72e14b164a9683048e9acb3" dependencies: @@ -6313,6 +6313,14 @@ shelljs@^0.7.5, shelljs@^0.7.6: interpret "^1.0.0" rechoir "^0.6.2" +shelljs@^0.8.4: + version "0.8.4" + resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.4.tgz#de7684feeb767f8716b326078a8a00875890e3c2" + dependencies: + glob "^7.0.0" + interpret "^1.0.0" + rechoir "^0.6.2" + sigmund@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/sigmund/-/sigmund-1.0.1.tgz#3ff21f198cad2175f9f3b781853fd94d0d19b590"