Skip to content

Commit 846ffbd

Browse files
Bump shelljs from 0.8.4 to 0.8.5
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 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.4...v0.8.5) --- updated-dependencies: - dependency-name: shelljs dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 20c5322 commit 846ffbd

File tree

1 file changed

+41
-18
lines changed

1 file changed

+41
-18
lines changed

yarn.lock

Lines changed: 41 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7373,9 +7373,9 @@ bail@^1.0.0:
73737373
integrity sha512-S8vuDB4w6YpRhICUDET3guPlQpaJl7od94tpZ0Fvnyp+MKW/HyDTcRDck+29C9g+d/qQHnddRH3+94kZdrW0Ww==
73747374

73757375
balanced-match@^1.0.0:
7376-
version "1.0.0"
7377-
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
7378-
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
7376+
version "1.0.2"
7377+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
7378+
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
73797379

73807380
base64-js@^1.0.2:
73817381
version "1.3.1"
@@ -12512,14 +12512,14 @@ [email protected]:
1251212512
path-is-absolute "^1.0.0"
1251312513

1251412514
glob@^7.0.0, glob@^7.0.3, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
12515-
version "7.1.6"
12516-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
12517-
integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
12515+
version "7.2.3"
12516+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
12517+
integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
1251812518
dependencies:
1251912519
fs.realpath "^1.0.0"
1252012520
inflight "^1.0.4"
1252112521
inherits "2"
12522-
minimatch "^3.0.4"
12522+
minimatch "^3.1.1"
1252312523
once "^1.3.0"
1252412524
path-is-absolute "^1.0.0"
1252512525

@@ -13658,12 +13658,7 @@ internal-slot@^1.0.2:
1365813658
has "^1.0.3"
1365913659
side-channel "^1.0.2"
1366013660

13661-
interpret@^1.0.0:
13662-
version "1.2.0"
13663-
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.2.0.tgz#d5061a6224be58e8083985f5014d844359576296"
13664-
integrity sha512-mT34yGKMNceBQUoVn7iCDKDntA7SC6gycMAWzGx1z/CMCTV7b2AAtXlo3nRyHZ1FelRkQbQjprHSYGwzLtkVbw==
13665-
13666-
interpret@^1.4.0:
13661+
interpret@^1.0.0, interpret@^1.4.0:
1366713662
version "1.4.0"
1366813663
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.4.0.tgz#665ab8bc4da27a774a40584e812e3e0fa45b1a1e"
1366913664
integrity sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==
@@ -13859,6 +13854,13 @@ is-core-module@^2.2.0:
1385913854
dependencies:
1386013855
has "^1.0.3"
1386113856

13857+
is-core-module@^2.8.1:
13858+
version "2.9.0"
13859+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.9.0.tgz#e1c34429cd51c6dd9e09e0799e396e27b19a9c69"
13860+
integrity sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==
13861+
dependencies:
13862+
has "^1.0.3"
13863+
1386213864
is-data-descriptor@^0.1.4:
1386313865
version "0.1.4"
1386413866
resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
@@ -16582,6 +16584,13 @@ [email protected], minimatch@^3.0.2, minimatch@^3.0.4:
1658216584
dependencies:
1658316585
brace-expansion "^1.1.7"
1658416586

16587+
minimatch@^3.1.1:
16588+
version "3.1.2"
16589+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
16590+
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
16591+
dependencies:
16592+
brace-expansion "^1.1.7"
16593+
1658516594
1658616595
version "4.1.0"
1658716596
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
@@ -18175,7 +18184,7 @@ path-key@^3.0.0, path-key@^3.1.0:
1817518184
resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
1817618185
integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
1817718186

18178-
path-parse@^1.0.5:
18187+
path-parse@^1.0.5, path-parse@^1.0.7:
1817918188
version "1.0.7"
1818018189
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
1818118190
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
@@ -20764,7 +20773,16 @@ [email protected], resolve@^1.13.1, resolve@^1.17.0:
2076420773
dependencies:
2076520774
path-parse "^1.0.6"
2076620775

20767-
resolve@^1.1.6, resolve@^1.10.0, resolve@^1.12.0, resolve@^1.3.2:
20776+
resolve@^1.1.6:
20777+
version "1.22.0"
20778+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.0.tgz#5e0b8c67c15df57a89bdbabe603a002f21731198"
20779+
integrity sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==
20780+
dependencies:
20781+
is-core-module "^2.8.1"
20782+
path-parse "^1.0.7"
20783+
supports-preserve-symlinks-flag "^1.0.0"
20784+
20785+
resolve@^1.10.0, resolve@^1.12.0, resolve@^1.3.2:
2076820786
version "1.14.1"
2076920787
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.14.1.tgz#9e018c540fcf0c427d678b9931cbf45e984bcaff"
2077020788
integrity sha512-fn5Wobh4cxbLzuHaE+nphztHy43/b++4M6SsGFC2gB8uYwf0C8LcarfCz1un7UTW8OFQg9iNjZ4xpcFVGebDPg==
@@ -21361,9 +21379,9 @@ [email protected]:
2136121379
integrity sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==
2136221380

2136321381
shelljs@^0.8.3, shelljs@^0.8.4:
21364-
version "0.8.4"
21365-
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.4.tgz#de7684feeb767f8716b326078a8a00875890e3c2"
21366-
integrity sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==
21382+
version "0.8.5"
21383+
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c"
21384+
integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==
2136721385
dependencies:
2136821386
glob "^7.0.0"
2136921387
interpret "^1.0.0"
@@ -22517,6 +22535,11 @@ supports-hyperlinks@^2.1.0:
2251722535
has-flag "^4.0.0"
2251822536
supports-color "^7.0.0"
2251922537

22538+
supports-preserve-symlinks-flag@^1.0.0:
22539+
version "1.0.0"
22540+
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
22541+
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
22542+
2252022543
svg-tags@^1.0.0:
2252122544
version "1.0.0"
2252222545
resolved "https://registry.yarnpkg.com/svg-tags/-/svg-tags-1.0.0.tgz#58f71cee3bd519b59d4b2a843b6c7de64ac04764"

0 commit comments

Comments
 (0)