From 0534b2a7ad5a08b6d33b06272e48c22b238c8609 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jan 2022 04:24:21 +0000 Subject: [PATCH] Bump shelljs in /webpack3-vue-echarts-mjzhang1993-dashboard Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.1 to 0.8.5. - [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.1...v0.8.5) --- updated-dependencies: - dependency-name: shelljs dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- webpack3-vue-echarts-mjzhang1993-dashboard/package.json | 2 +- webpack3-vue-echarts-mjzhang1993-dashboard/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/webpack3-vue-echarts-mjzhang1993-dashboard/package.json b/webpack3-vue-echarts-mjzhang1993-dashboard/package.json index 11cb181..b47c3b3 100644 --- a/webpack3-vue-echarts-mjzhang1993-dashboard/package.json +++ b/webpack3-vue-echarts-mjzhang1993-dashboard/package.json @@ -63,7 +63,7 @@ "rimraf": "2.6.2", "sass-loader": "6.0.6", "semver": "5.5.0", - "shelljs": "0.8.1", + "shelljs": "0.8.5", "url-loader": "0.6.2", "vue-loader": "13.7.0", "vue-style-loader": "3.1.1", diff --git a/webpack3-vue-echarts-mjzhang1993-dashboard/yarn.lock b/webpack3-vue-echarts-mjzhang1993-dashboard/yarn.lock index 46c1100..5315b96 100644 --- a/webpack3-vue-echarts-mjzhang1993-dashboard/yarn.lock +++ b/webpack3-vue-echarts-mjzhang1993-dashboard/yarn.lock @@ -5789,9 +5789,9 @@ shebang-regex@^1.0.0: version "1.0.0" resolved "http://registry.npm.taobao.org/shebang-regex/download/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3" -shelljs@0.8.1: - version "0.8.1" - resolved "http://registry.npm.taobao.org/shelljs/download/shelljs-0.8.1.tgz#729e038c413a2254c4078b95ed46e0397154a9f1" +shelljs@0.8.5: + version "0.8.5" + resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c" dependencies: glob "^7.0.0" interpret "^1.0.0"