diff --git a/package.json b/package.json index 6c71f62..7d8966c 100644 --- a/package.json +++ b/package.json @@ -288,7 +288,7 @@ "plop": "1.7.3", "react-addons-test-utils": "15.4.1", "rimraf": "2.5.4", - "shelljs": "0.7.5", + "shelljs": "0.8.5", "sinon": "2.0.0-pre", "style-loader": "0.13.1", "url-loader": "0.5.7", diff --git a/yarn.lock b/yarn.lock index 0f8bdcc..773dcc4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6806,7 +6806,15 @@ shallowequal@0.2.2: dependencies: lodash.keys "^3.1.2" -shelljs@0.7.5, shelljs@^0.7.5: +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" + rechoir "^0.6.2" + +shelljs@^0.7.5: version "0.7.5" resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.7.5.tgz#2eef7a50a21e1ccf37da00df767ec69e30ad0675" dependencies: