Skip to content

Commit 356a536

Browse files
chore(deps): 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] <support@github.com>
1 parent eb798cd commit 356a536

File tree

1 file changed

+39
-30
lines changed

1 file changed

+39
-30
lines changed

yarn.lock

+39-30
Original file line numberDiff line numberDiff line change
@@ -1650,9 +1650,9 @@ babel-code-frame@^6.26.0:
16501650
js-tokens "^3.0.2"
16511651

16521652
balanced-match@^1.0.0:
1653-
version "1.0.0"
1654-
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
1655-
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
1653+
version "1.0.2"
1654+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
1655+
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
16561656

16571657
base64-js@^1.0.2, base64-js@^1.3.0:
16581658
version "1.3.0"
@@ -3551,22 +3551,10 @@ glob-parent@^5.0.0, glob-parent@^5.1.0, glob-parent@^5.1.1:
35513551
dependencies:
35523552
is-glob "^4.0.1"
35533553

3554-
glob@^7.0.0, glob@^7.1.6:
3555-
version "7.1.6"
3556-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
3557-
integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
3558-
dependencies:
3559-
fs.realpath "^1.0.0"
3560-
inflight "^1.0.4"
3561-
inherits "2"
3562-
minimatch "^3.0.4"
3563-
once "^1.3.0"
3564-
path-is-absolute "^1.0.0"
3565-
3566-
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:
3567-
version "7.1.4"
3568-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
3569-
integrity sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==
3554+
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, glob@^7.1.6:
3555+
version "7.2.0"
3556+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
3557+
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
35703558
dependencies:
35713559
fs.realpath "^1.0.0"
35723560
inflight "^1.0.4"
@@ -4054,6 +4042,13 @@ is-core-module@^2.2.0:
40544042
dependencies:
40554043
has "^1.0.3"
40564044

4045+
is-core-module@^2.8.0:
4046+
version "2.8.1"
4047+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.1.tgz#f59fdfca701d5879d0a6b100a40aa1560ce27211"
4048+
integrity sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==
4049+
dependencies:
4050+
has "^1.0.3"
4051+
40574052
is-date-object@^1.0.1:
40584053
version "1.0.1"
40594054
resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.1.tgz#9aa20eb6aeebbff77fbd33e74ca01b33581d3a16"
@@ -5792,7 +5787,7 @@ path-key@^3.0.0, path-key@^3.1.0:
57925787
resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
57935788
integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
57945789

5795-
path-parse@^1.0.6:
5790+
path-parse@^1.0.6, path-parse@^1.0.7:
57965791
version "1.0.7"
57975792
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
57985793
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
@@ -6474,13 +6469,14 @@ resolve-from@^5.0.0:
64746469
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69"
64756470
integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==
64766471

6477-
resolve@^1.1.6, resolve@^1.20.0:
6478-
version "1.20.0"
6479-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975"
6480-
integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==
6472+
resolve@^1.1.6:
6473+
version "1.21.0"
6474+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.21.0.tgz#b51adc97f3472e6a5cf4444d34bc9d6b9037591f"
6475+
integrity sha512-3wCbTpk5WJlyE4mSOtDLhqQmGFi0/TD9VPwmiolnk8U0wRgMEktqCXd3vy5buTO3tljvalNvKrjHEfrd2WpEKA==
64816476
dependencies:
6482-
is-core-module "^2.2.0"
6483-
path-parse "^1.0.6"
6477+
is-core-module "^2.8.0"
6478+
path-parse "^1.0.7"
6479+
supports-preserve-symlinks-flag "^1.0.0"
64846480

64856481
resolve@^1.10.0, resolve@^1.5.0, resolve@^1.6.0, resolve@^1.8.1:
64866482
version "1.11.1"
@@ -6496,6 +6492,14 @@ resolve@^1.10.1, resolve@^1.11.0, resolve@^1.13.1, resolve@^1.3.2:
64966492
dependencies:
64976493
path-parse "^1.0.6"
64986494

6495+
resolve@^1.20.0:
6496+
version "1.20.0"
6497+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975"
6498+
integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==
6499+
dependencies:
6500+
is-core-module "^2.2.0"
6501+
path-parse "^1.0.6"
6502+
64996503
resolve@~1.1.7:
65006504
version "1.1.7"
65016505
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
@@ -6707,9 +6711,9 @@ shell-quote@^1.6.1:
67076711
integrity sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==
67086712

67096713
shelljs@^0.8.3:
6710-
version "0.8.4"
6711-
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.4.tgz#de7684feeb767f8716b326078a8a00875890e3c2"
6712-
integrity sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==
6714+
version "0.8.5"
6715+
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c"
6716+
integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==
67136717
dependencies:
67146718
glob "^7.0.0"
67156719
interpret "^1.0.0"
@@ -7160,6 +7164,11 @@ supports-color@^7.1.0:
71607164
dependencies:
71617165
has-flag "^4.0.0"
71627166

7167+
supports-preserve-symlinks-flag@^1.0.0:
7168+
version "1.0.0"
7169+
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
7170+
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
7171+
71637172
symbol-observable@1.0.1:
71647173
version "1.0.1"
71657174
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.0.1.tgz#8340fc4702c3122df5d22288f88283f513d3fdd4"
@@ -7417,7 +7426,7 @@ tslib@^1.9.0:
74177426
integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
74187427

74197428
"tts-cli@file:packages/tts-cli":
7420-
version "2.0.3"
7429+
version "3.0.0"
74217430
dependencies:
74227431
"@google-cloud/text-to-speech" "^3.1.1"
74237432
async "^3.0.0"

0 commit comments

Comments
 (0)