diff --git a/package.json b/package.json index 26d92588..28c24fc6 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "react-test-renderer": "^16.2.0", "readline-sync": "^1.4.7", "replace-in-file": "^3.1.0", - "shelljs": "^0.7.7", + "shelljs": "^0.8.0", "shx": "^0.2.2", "ts-jest": "^22.0.0", "typedoc": "^0.9.0", diff --git a/yarn.lock b/yarn.lock index 02daa4df..840bdb51 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5119,7 +5119,15 @@ shell-quote@^1.6.1: array-reduce "~0.0.0" jsonify "~0.0.0" -shelljs@^0.7.0, shelljs@^0.7.3, shelljs@^0.7.7, shelljs@^0.7.8: +shelljs@0.8.0: + version "0.8.0" + resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.0.tgz#12f561c52ec5d0d3315af15616c011a18ff80d59" + dependencies: + glob "^7.0.0" + interpret "^1.0.0" + rechoir "^0.6.2" + +shelljs@^0.7.0, shelljs@^0.7.3, shelljs@^0.7.8: version "0.7.8" resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.7.8.tgz#decbcf874b0d1e5fb72e14b164a9683048e9acb3" dependencies: