From f58ba65d977d8f357286836b5672f5363f1e3df9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 2 May 2020 12:16:02 +0000 Subject: [PATCH] Bump shelljs from 0.8.3 to 0.8.4 Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.3 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.8.3...v0.8.4) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 11 +---------- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index de86d174..0dfbba58 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "pug-static-loader": "2.0.0", "raw-loader": "4.0.1", "sass-loader": "^8.0.0", - "shelljs": "0.8.3", + "shelljs": "0.8.4", "source-code-pro": "^2.30.2", "source-sans-pro": "3.6.0", "style-loader": "^1.1.4", diff --git a/yarn.lock b/yarn.lock index bc4c3a42..bbb43755 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6257,16 +6257,7 @@ shebang-regex@^3.0.0: resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172" integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A== -shelljs@0.8.3: - version "0.8.3" - resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.3.tgz#a7f3319520ebf09ee81275b2368adb286659b097" - integrity sha512-fc0BKlAWiLpwZljmOvAOTE/gXawtCoNrP5oaY7KIaQbbyHeQVg01pSEuEGvGh3HEdBU4baCD7wQBwADmM/7f7A== - dependencies: - glob "^7.0.0" - interpret "^1.0.0" - rechoir "^0.6.2" - -shelljs@^0.8.4: +shelljs@0.8.4, shelljs@^0.8.4: version "0.8.4" resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.4.tgz#de7684feeb767f8716b326078a8a00875890e3c2" integrity sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==