Skip to content

Commit a09861d

Browse files
build(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] <[email protected]>
1 parent 581127d commit a09861d

File tree

1 file changed

+36
-10
lines changed

1 file changed

+36
-10
lines changed

yarn.lock

+36-10
Original file line numberDiff line numberDiff line change
@@ -572,9 +572,9 @@ autoprefixer@^9.6.1:
572572
postcss-value-parser "^4.1.0"
573573

574574
balanced-match@^1.0.0:
575-
version "1.0.0"
576-
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
577-
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
575+
version "1.0.2"
576+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
577+
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
578578

579579
base64-js@^1.3.1:
580580
version "1.5.1"
@@ -1698,9 +1698,9 @@ glob-parent@~5.1.2:
16981698
is-glob "^4.0.1"
16991699

17001700
glob@^7.0.0, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
1701-
version "7.1.6"
1702-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
1703-
integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
1701+
version "7.2.0"
1702+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
1703+
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
17041704
dependencies:
17051705
fs.realpath "^1.0.0"
17061706
inflight "^1.0.4"
@@ -1926,6 +1926,13 @@ is-core-module@^2.1.0:
19261926
dependencies:
19271927
has "^1.0.3"
19281928

1929+
is-core-module@^2.8.0:
1930+
version "2.8.1"
1931+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.1.tgz#f59fdfca701d5879d0a6b100a40aa1560ce27211"
1932+
integrity sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==
1933+
dependencies:
1934+
has "^1.0.3"
1935+
19291936
is-date-object@^1.0.1:
19301937
version "1.0.2"
19311938
resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.2.tgz#bda736f2cd8fd06d32844e7743bfa7494c3bfd7e"
@@ -2820,6 +2827,11 @@ path-parse@^1.0.6:
28202827
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
28212828
integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
28222829

2830+
path-parse@^1.0.7:
2831+
version "1.0.7"
2832+
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
2833+
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
2834+
28232835
path-type@^1.0.0:
28242836
version "1.1.0"
28252837
resolved "https://registry.yarnpkg.com/path-type/-/path-type-1.1.0.tgz#59c44f7ee491da704da415da5a4070ba4f8fe441"
@@ -3461,7 +3473,16 @@ resolve-from@^4.0.0:
34613473
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
34623474
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
34633475

3464-
resolve@^1.1.6, resolve@^1.10.0, resolve@^1.17.0:
3476+
resolve@^1.1.6:
3477+
version "1.21.0"
3478+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.21.0.tgz#b51adc97f3472e6a5cf4444d34bc9d6b9037591f"
3479+
integrity sha512-3wCbTpk5WJlyE4mSOtDLhqQmGFi0/TD9VPwmiolnk8U0wRgMEktqCXd3vy5buTO3tljvalNvKrjHEfrd2WpEKA==
3480+
dependencies:
3481+
is-core-module "^2.8.0"
3482+
path-parse "^1.0.7"
3483+
supports-preserve-symlinks-flag "^1.0.0"
3484+
3485+
resolve@^1.10.0, resolve@^1.17.0:
34653486
version "1.18.1"
34663487
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.18.1.tgz#018fcb2c5b207d2a6424aee361c5a266da8f4130"
34673488
integrity sha512-lDfCPaMKfOJXjy0dPayzPdF1phampNWr3qFCjAu+rw/qbQmr5jWH5xN2hwh9QKfw9E5v4hwV7A+jrCmL8yjjqA==
@@ -3621,9 +3642,9 @@ shell-quote@^1.6.1:
36213642
integrity sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==
36223643

36233644
shelljs@^0.8.3, shelljs@^0.8.4:
3624-
version "0.8.4"
3625-
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.4.tgz#de7684feeb767f8716b326078a8a00875890e3c2"
3626-
integrity sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==
3645+
version "0.8.5"
3646+
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c"
3647+
integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==
36273648
dependencies:
36283649
glob "^7.0.0"
36293650
interpret "^1.0.0"
@@ -3868,6 +3889,11 @@ supports-color@^7.1.0:
38683889
dependencies:
38693890
has-flag "^4.0.0"
38703891

3892+
supports-preserve-symlinks-flag@^1.0.0:
3893+
version "1.0.0"
3894+
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
3895+
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
3896+
38713897
tar@^6.0.2:
38723898
version "6.1.11"
38733899
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.11.tgz#6760a38f003afa1b2ffd0ffe9e9abbd0eab3d621"

0 commit comments

Comments
 (0)