chore: update shelljs to 0.8.3 for all packages

This commit is contained in:
Jonathan Rainville 2019-07-05 09:17:33 -04:00 committed by Michael Bradley
parent 1e59b58887
commit 9390673ef4
8 changed files with 8 additions and 13 deletions

View File

@ -61,7 +61,7 @@
"pkg-up": "2.0.0",
"pump": "3.0.0",
"semver": "5.6.0",
"shelljs": "0.5.3",
"shelljs": "0.8.3",
"simples": "0.8.8",
"stream-json": "1.1.3",
"ws": "6.1.2"

View File

@ -58,7 +58,7 @@
"embarkjs": "^4.1.0-beta.3",
"embarkjs-ipfs": "^4.1.0-beta.3",
"ipfs-api": "17.2.4",
"shelljs": "0.5.3"
"shelljs": "0.8.3"
},
"devDependencies": {
"@babel/cli": "7.2.3",

View File

@ -48,7 +48,7 @@
"dependencies": {
"async": "^2.6.0",
"semver": "^5.6.0",
"shelljs": "^0.8.1"
"shelljs": "0.8.3"
},
"devDependencies": {
"@babel/cli": "7.2.3",

View File

@ -53,7 +53,7 @@
"embark-i18n": "^4.1.0-beta.3",
"embark-utils": "^4.1.0-beta.4",
"lodash.clonedeep": "4.5.0",
"shelljs": "0.5.3"
"shelljs": "0.8.3"
},
"devDependencies": {
"@babel/cli": "7.2.3",

View File

@ -60,7 +60,7 @@
"multihashes": "0.4.14",
"ora": "2.1.0",
"pretty-ms": "4.0.0",
"shelljs": "0.5.3",
"shelljs": "0.8.3",
"web3": "1.0.0-beta.37",
"web3-eth": "1.0.0-beta.37",
"web3-eth-abi": "1.0.0-beta.37"

View File

@ -49,7 +49,7 @@
"@babel/runtime-corejs2": "7.3.1",
"embark-async-wrapper": "^4.1.0-beta.3",
"embark-i18n": "^4.1.0-beta.3",
"shelljs": "0.5.3"
"shelljs": "0.8.3"
},
"devDependencies": {
"@babel/cli": "7.2.3",

View File

@ -179,7 +179,7 @@
"request": "2.88.0",
"sass-loader": "7.1.0",
"semver": "5.6.0",
"shelljs": "0.5.3",
"shelljs": "0.8.3",
"simples": "0.8.8",
"solc": "0.5.0",
"source-map-support": "0.5.9",

View File

@ -16693,12 +16693,7 @@ shell-quote@1.6.1, shell-quote@^1.6.1:
array-reduce "~0.0.0"
jsonify "~0.0.0"
shelljs@0.5.3:
version "0.5.3"
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.5.3.tgz#c54982b996c76ef0c1e6b59fbdc5825f5b713113"
integrity sha1-xUmCuZbHbvDB5rWfvcWCX1txMRM=
shelljs@^0.8.1, shelljs@^0.8.2:
shelljs@0.8.3, shelljs@^0.8.2:
version "0.8.3"
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.3.tgz#a7f3319520ebf09ee81275b2368adb286659b097"
integrity sha512-fc0BKlAWiLpwZljmOvAOTE/gXawtCoNrP5oaY7KIaQbbyHeQVg01pSEuEGvGh3HEdBU4baCD7wQBwADmM/7f7A==