Skip to content

Commit a180c84

Browse files
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](shelljs/shelljs@v0.8.3...v0.8.5) --- updated-dependencies: - dependency-name: shelljs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9213ab6 commit a180c84

File tree

2 files changed

+56
-25
lines changed

2 files changed

+56
-25
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 53 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1396,9 +1396,9 @@ backo2@1.0.2:
13961396
integrity sha1-MasayLEpNjRj41s+u2n038+6eUc=
13971397

13981398
balanced-match@^1.0.0:
1399-
version "1.0.0"
1400-
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
1401-
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
1399+
version "1.0.2"
1400+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
1401+
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
14021402

14031403
base64-arraybuffer@0.1.5:
14041404
version "0.1.5"
@@ -3561,7 +3561,7 @@ fsevents@^2.0.6:
35613561

35623562
function-bind@^1.0.2, function-bind@^1.1.1:
35633563
version "1.1.1"
3564-
resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
3564+
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
35653565
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
35663566

35673567
gauge@~2.7.3:
@@ -3666,7 +3666,7 @@ glob@7.0.x:
36663666
once "^1.3.0"
36673667
path-is-absolute "^1.0.0"
36683668

3669-
glob@7.1.3, glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.0.6, glob@^7.1.1, glob@^7.1.2:
3669+
glob@7.1.3:
36703670
version "7.1.3"
36713671
resolved "https://registry.npmjs.org/glob/-/glob-7.1.3.tgz#3960832d3f1574108342dafd3a67b332c0969df1"
36723672
integrity sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==
@@ -3678,10 +3678,10 @@ glob@7.1.3, glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.0.6, glob@^7.1.1, glo
36783678
once "^1.3.0"
36793679
path-is-absolute "^1.0.0"
36803680

3681-
glob@^7.1.3, glob@^7.1.4:
3682-
version "7.1.4"
3683-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
3684-
integrity sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==
3681+
glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.0.6, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4:
3682+
version "7.2.0"
3683+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
3684+
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
36853685
dependencies:
36863686
fs.realpath "^1.0.0"
36873687
inflight "^1.0.4"
@@ -3871,9 +3871,9 @@ has-yarn@^2.1.0:
38713871
resolved "https://registry.yarnpkg.com/has-yarn/-/has-yarn-2.1.0.tgz#137e11354a7b5bf11aa5cb649cf0c6f3ff2b2e77"
38723872
integrity sha512-UqBRqi4ju7T+TqGNdqAO0PaSVGsDGJUBQvk9eUWNGRY1CFGDzYhLWoM7JQEemnlvVcv/YEmc2wNW8BC24EnUsw==
38733873

3874-
has@^1.0.1:
3874+
has@^1.0.1, has@^1.0.3:
38753875
version "1.0.3"
3876-
resolved "https://registry.npmjs.org/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
3876+
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
38773877
integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==
38783878
dependencies:
38793879
function-bind "^1.1.1"
@@ -4116,16 +4116,21 @@ inflight@^1.0.4:
41164116
once "^1.3.0"
41174117
wrappy "1"
41184118

4119-
inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
4120-
version "2.0.3"
4121-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
4122-
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
4119+
inherits@2:
4120+
version "2.0.4"
4121+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
4122+
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
41234123

41244124
inherits@2.0.1:
41254125
version "2.0.1"
41264126
resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
41274127
integrity sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=
41284128

4129+
inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
4130+
version "2.0.3"
4131+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
4132+
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
4133+
41294134
ini@1.3.5, ini@^1.3.4, ini@~1.3.0:
41304135
version "1.3.5"
41314136
resolved "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
@@ -4164,9 +4169,9 @@ internal-ip@^4.2.0:
41644169
ipaddr.js "^1.9.0"
41654170

41664171
interpret@^1.0.0:
4167-
version "1.2.0"
4168-
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.2.0.tgz#d5061a6224be58e8083985f5014d844359576296"
4169-
integrity sha512-mT34yGKMNceBQUoVn7iCDKDntA7SC6gycMAWzGx1z/CMCTV7b2AAtXlo3nRyHZ1FelRkQbQjprHSYGwzLtkVbw==
4172+
version "1.4.0"
4173+
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.4.0.tgz#665ab8bc4da27a774a40584e812e3e0fa45b1a1e"
4174+
integrity sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==
41704175

41714176
invariant@^2.2.2:
41724177
version "2.2.4"
@@ -4257,6 +4262,13 @@ is-ci@^2.0.0:
42574262
dependencies:
42584263
ci-info "^2.0.0"
42594264

4265+
is-core-module@^2.8.0:
4266+
version "2.8.1"
4267+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.1.tgz#f59fdfca701d5879d0a6b100a40aa1560ce27211"
4268+
integrity sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==
4269+
dependencies:
4270+
has "^1.0.3"
4271+
42604272
is-data-descriptor@^0.1.4:
42614273
version "0.1.4"
42624274
resolved "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
@@ -6291,6 +6303,11 @@ path-parse@^1.0.5, path-parse@^1.0.6:
62916303
resolved "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
62926304
integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
62936305

6306+
path-parse@^1.0.7:
6307+
version "1.0.7"
6308+
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
6309+
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
6310+
62946311
path-to-regexp@0.1.7:
62956312
version "0.1.7"
62966313
resolved "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
@@ -7068,7 +7085,16 @@ resolve-url@^0.2.1:
70687085
resolved "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
70697086
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
70707087

7071-
resolve@^1.1.6, resolve@^1.1.7, resolve@^1.3.2:
7088+
resolve@^1.1.6:
7089+
version "1.21.0"
7090+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.21.0.tgz#b51adc97f3472e6a5cf4444d34bc9d6b9037591f"
7091+
integrity sha512-3wCbTpk5WJlyE4mSOtDLhqQmGFi0/TD9VPwmiolnk8U0wRgMEktqCXd3vy5buTO3tljvalNvKrjHEfrd2WpEKA==
7092+
dependencies:
7093+
is-core-module "^2.8.0"
7094+
path-parse "^1.0.7"
7095+
supports-preserve-symlinks-flag "^1.0.0"
7096+
7097+
resolve@^1.1.7, resolve@^1.3.2:
70727098
version "1.8.1"
70737099
resolved "https://registry.npmjs.org/resolve/-/resolve-1.8.1.tgz#82f1ec19a423ac1fbd080b0bab06ba36e84a7a26"
70747100
integrity sha512-AicPrAC7Qu1JxPCZ9ZgCZlY35QgFnNqc+0LtbRNxnVw4TXvjQ72wnuL9JQcEBgXkI9JM8MsT9kaQoHcpCRJOYA==
@@ -7537,9 +7563,9 @@ shell-quote@^1.6.1:
75377563
jsonify "~0.0.0"
75387564

75397565
shelljs@^0.8.1:
7540-
version "0.8.3"
7541-
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.3.tgz#a7f3319520ebf09ee81275b2368adb286659b097"
7542-
integrity sha512-fc0BKlAWiLpwZljmOvAOTE/gXawtCoNrP5oaY7KIaQbbyHeQVg01pSEuEGvGh3HEdBU4baCD7wQBwADmM/7f7A==
7566+
version "0.8.5"
7567+
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c"
7568+
integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==
75437569
dependencies:
75447570
glob "^7.0.0"
75457571
interpret "^1.0.0"
@@ -8087,6 +8113,11 @@ supports-color@^6.1.0:
80878113
dependencies:
80888114
has-flag "^3.0.0"
80898115

8116+
supports-preserve-symlinks-flag@^1.0.0:
8117+
version "1.0.0"
8118+
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
8119+
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
8120+
80908121
symbol-observable@1.2.0:
80918122
version "1.2.0"
80928123
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.2.0.tgz#c22688aed4eab3cdc2dfeacbb561660560a00804"

0 commit comments

Comments
 (0)