Skip to content

Commit b566183

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 7cddafc commit b566183

File tree

2 files changed

+64
-26
lines changed

2 files changed

+64
-26
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: 61 additions & 23 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"
@@ -3559,7 +3559,7 @@ fsevents@^2.0.6:
35593559

35603560
function-bind@^1.0.2, function-bind@^1.1.1:
35613561
version "1.1.1"
3562-
resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
3562+
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
35633563
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
35643564

35653565
gauge@~2.7.3:
@@ -3664,7 +3664,7 @@ glob@7.0.x:
36643664
once "^1.3.0"
36653665
path-is-absolute "^1.0.0"
36663666

3667-
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:
3667+
glob@7.1.3:
36683668
version "7.1.3"
36693669
resolved "https://registry.npmjs.org/glob/-/glob-7.1.3.tgz#3960832d3f1574108342dafd3a67b332c0969df1"
36703670
integrity sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==
@@ -3676,10 +3676,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
36763676
once "^1.3.0"
36773677
path-is-absolute "^1.0.0"
36783678

3679-
glob@^7.1.3, glob@^7.1.4:
3680-
version "7.1.4"
3681-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
3682-
integrity sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==
3679+
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:
3680+
version "7.2.0"
3681+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
3682+
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
36833683
dependencies:
36843684
fs.realpath "^1.0.0"
36853685
inflight "^1.0.4"
@@ -3869,9 +3869,9 @@ has-yarn@^2.1.0:
38693869
resolved "https://registry.yarnpkg.com/has-yarn/-/has-yarn-2.1.0.tgz#137e11354a7b5bf11aa5cb649cf0c6f3ff2b2e77"
38703870
integrity sha512-UqBRqi4ju7T+TqGNdqAO0PaSVGsDGJUBQvk9eUWNGRY1CFGDzYhLWoM7JQEemnlvVcv/YEmc2wNW8BC24EnUsw==
38713871

3872-
has@^1.0.1:
3872+
has@^1.0.1, has@^1.0.3:
38733873
version "1.0.3"
3874-
resolved "https://registry.npmjs.org/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
3874+
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
38753875
integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==
38763876
dependencies:
38773877
function-bind "^1.1.1"
@@ -4114,16 +4114,21 @@ inflight@^1.0.4:
41144114
once "^1.3.0"
41154115
wrappy "1"
41164116

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

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

4127+
inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
4128+
version "2.0.3"
4129+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
4130+
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
4131+
41274132
ini@1.3.5, ini@^1.3.4, ini@~1.3.0:
41284133
version "1.3.5"
41294134
resolved "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
@@ -4162,9 +4167,9 @@ internal-ip@^4.2.0:
41624167
ipaddr.js "^1.9.0"
41634168

41644169
interpret@^1.0.0:
4165-
version "1.2.0"
4166-
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.2.0.tgz#d5061a6224be58e8083985f5014d844359576296"
4167-
integrity sha512-mT34yGKMNceBQUoVn7iCDKDntA7SC6gycMAWzGx1z/CMCTV7b2AAtXlo3nRyHZ1FelRkQbQjprHSYGwzLtkVbw==
4170+
version "1.4.0"
4171+
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.4.0.tgz#665ab8bc4da27a774a40584e812e3e0fa45b1a1e"
4172+
integrity sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==
41684173

41694174
invariant@^2.2.2:
41704175
version "2.2.4"
@@ -4255,6 +4260,13 @@ is-ci@^2.0.0:
42554260
dependencies:
42564261
ci-info "^2.0.0"
42574262

4263+
is-core-module@^2.8.1:
4264+
version "2.8.1"
4265+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.1.tgz#f59fdfca701d5879d0a6b100a40aa1560ce27211"
4266+
integrity sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==
4267+
dependencies:
4268+
has "^1.0.3"
4269+
42584270
is-data-descriptor@^0.1.4:
42594271
version "0.1.4"
42604272
resolved "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
@@ -5398,13 +5410,20 @@ minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
53985410
resolved "https://registry.npmjs.org/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
53995411
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
54005412

5401-
minimatch@3.0.4, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4:
5413+
minimatch@3.0.4, minimatch@^3.0.2, minimatch@^3.0.3:
54025414
version "3.0.4"
54035415
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
54045416
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
54055417
dependencies:
54065418
brace-expansion "^1.1.7"
54075419

5420+
minimatch@^3.0.4:
5421+
version "3.1.2"
5422+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
5423+
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
5424+
dependencies:
5425+
brace-expansion "^1.1.7"
5426+
54085427
minimist@0.0.8:
54095428
version "0.0.8"
54105429
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
@@ -6289,6 +6308,11 @@ path-parse@^1.0.5, path-parse@^1.0.6:
62896308
resolved "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
62906309
integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
62916310

6311+
path-parse@^1.0.7:
6312+
version "1.0.7"
6313+
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
6314+
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
6315+
62926316
path-to-regexp@0.1.7:
62936317
version "0.1.7"
62946318
resolved "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
@@ -7066,7 +7090,16 @@ resolve-url@^0.2.1:
70667090
resolved "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
70677091
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
70687092

7069-
resolve@^1.1.6, resolve@^1.1.7, resolve@^1.3.2:
7093+
resolve@^1.1.6:
7094+
version "1.22.0"
7095+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.0.tgz#5e0b8c67c15df57a89bdbabe603a002f21731198"
7096+
integrity sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==
7097+
dependencies:
7098+
is-core-module "^2.8.1"
7099+
path-parse "^1.0.7"
7100+
supports-preserve-symlinks-flag "^1.0.0"
7101+
7102+
resolve@^1.1.7, resolve@^1.3.2:
70707103
version "1.8.1"
70717104
resolved "https://registry.npmjs.org/resolve/-/resolve-1.8.1.tgz#82f1ec19a423ac1fbd080b0bab06ba36e84a7a26"
70727105
integrity sha512-AicPrAC7Qu1JxPCZ9ZgCZlY35QgFnNqc+0LtbRNxnVw4TXvjQ72wnuL9JQcEBgXkI9JM8MsT9kaQoHcpCRJOYA==
@@ -7535,9 +7568,9 @@ shell-quote@^1.6.1:
75357568
jsonify "~0.0.0"
75367569

75377570
shelljs@^0.8.1:
7538-
version "0.8.3"
7539-
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.3.tgz#a7f3319520ebf09ee81275b2368adb286659b097"
7540-
integrity sha512-fc0BKlAWiLpwZljmOvAOTE/gXawtCoNrP5oaY7KIaQbbyHeQVg01pSEuEGvGh3HEdBU4baCD7wQBwADmM/7f7A==
7571+
version "0.8.5"
7572+
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c"
7573+
integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==
75417574
dependencies:
75427575
glob "^7.0.0"
75437576
interpret "^1.0.0"
@@ -8085,6 +8118,11 @@ supports-color@^6.1.0:
80858118
dependencies:
80868119
has-flag "^3.0.0"
80878120

8121+
supports-preserve-symlinks-flag@^1.0.0:
8122+
version "1.0.0"
8123+
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
8124+
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
8125+
80888126
symbol-observable@1.2.0:
80898127
version "1.2.0"
80908128
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.2.0.tgz#c22688aed4eab3cdc2dfeacbb561660560a00804"

0 commit comments

Comments
 (0)