From 6d0ca1cff30576349c52039dabea8ba51d847179 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Feb 2022 12:04:12 +0000 Subject: [PATCH] chore(deps): bump shelljs from 0.8.3 to 0.8.5 Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.3 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.3...v0.8.5) --- updated-dependencies: - dependency-name: shelljs dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/arui-scripts/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/arui-scripts/package.json b/packages/arui-scripts/package.json index 61f1c69..0e741b7 100644 --- a/packages/arui-scripts/package.json +++ b/packages/arui-scripts/package.json @@ -79,7 +79,7 @@ "reload-server-webpack-plugin": "1.0.1", "rimraf": "^2.6.2", "run-script-webpack-plugin": "0.0.11", - "shelljs": "0.8.3", + "shelljs": "0.8.5", "strip-ansi": "^6.0.0", "style-loader": "1.1.3", "svg-url-loader": "^6.0.0",