We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54dbfc9 commit d6beee3Copy full SHA for d6beee3
yarn.lock
@@ -5119,7 +5119,15 @@ shell-quote@^1.6.1:
5119
array-reduce "~0.0.0"
5120
jsonify "~0.0.0"
5121
5122
-shelljs@^0.7.0, shelljs@^0.7.3, shelljs@^0.7.7, shelljs@^0.7.8:
+shelljs@0.8.0:
5123
+ version "0.8.0"
5124
+ resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.0.tgz#12f561c52ec5d0d3315af15616c011a18ff80d59"
5125
+ dependencies:
5126
+ glob "^7.0.0"
5127
+ interpret "^1.0.0"
5128
+ rechoir "^0.6.2"
5129
+
5130
+shelljs@^0.7.0, shelljs@^0.7.3, shelljs@^0.7.8:
5131
version "0.7.8"
5132
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.7.8.tgz#decbcf874b0d1e5fb72e14b164a9683048e9acb3"
5133
dependencies:
0 commit comments