Skip to content

Commit 98a5785

Browse files
dependabot[bot]mt-max
authored andcommitted
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] <support@github.com>
1 parent 3798a2b commit 98a5785

File tree

1 file changed

+34
-20
lines changed

1 file changed

+34
-20
lines changed

yarn.lock

Lines changed: 34 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3657,22 +3657,10 @@ glob-parent@~5.1.0:
36573657
dependencies:
36583658
is-glob "^4.0.1"
36593659

3660-
glob@^7.0.0, glob@^7.1.1, glob@^7.1.2:
3661-
version "7.1.6"
3662-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
3663-
integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
3664-
dependencies:
3665-
fs.realpath "^1.0.0"
3666-
inflight "^1.0.4"
3667-
inherits "2"
3668-
minimatch "^3.0.4"
3669-
once "^1.3.0"
3670-
path-is-absolute "^1.0.0"
3671-
3672-
glob@^7.1.3, glob@^7.1.4:
3673-
version "7.1.7"
3674-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.7.tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90"
3675-
integrity sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==
3660+
glob@^7.0.0, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4:
3661+
version "7.2.0"
3662+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
3663+
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
36763664
dependencies:
36773665
fs.realpath "^1.0.0"
36783666
inflight "^1.0.4"
@@ -4120,6 +4108,13 @@ is-core-module@^2.2.0:
41204108
dependencies:
41214109
has "^1.0.3"
41224110

4111+
is-core-module@^2.8.0:
4112+
version "2.8.1"
4113+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.1.tgz#f59fdfca701d5879d0a6b100a40aa1560ce27211"
4114+
integrity sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==
4115+
dependencies:
4116+
has "^1.0.3"
4117+
41234118
is-data-descriptor@^0.1.4:
41244119
version "0.1.4"
41254120
resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
@@ -5990,6 +5985,11 @@ path-parse@^1.0.6:
59905985
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
59915986
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
59925987

5988+
path-parse@^1.0.7:
5989+
version "1.0.7"
5990+
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
5991+
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
5992+
59935993
path-type@^1.0.0:
59945994
version "1.1.0"
59955995
resolved "https://registry.yarnpkg.com/path-type/-/path-type-1.1.0.tgz#59c44f7ee491da704da415da5a4070ba4f8fe441"
@@ -6599,7 +6599,16 @@ resolve-url@^0.2.1:
65996599
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
66006600
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
66016601

6602-
resolve@^1.1.6, resolve@^1.10.0, resolve@^1.3.2:
6602+
resolve@^1.1.6:
6603+
version "1.21.0"
6604+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.21.0.tgz#b51adc97f3472e6a5cf4444d34bc9d6b9037591f"
6605+
integrity sha512-3wCbTpk5WJlyE4mSOtDLhqQmGFi0/TD9VPwmiolnk8U0wRgMEktqCXd3vy5buTO3tljvalNvKrjHEfrd2WpEKA==
6606+
dependencies:
6607+
is-core-module "^2.8.0"
6608+
path-parse "^1.0.7"
6609+
supports-preserve-symlinks-flag "^1.0.0"
6610+
6611+
resolve@^1.10.0, resolve@^1.3.2:
66036612
version "1.17.0"
66046613
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.17.0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444"
66056614
integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w==
@@ -6863,9 +6872,9 @@ shebang-regex@^3.0.0:
68636872
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
68646873

68656874
shelljs@^0.8.3:
6866-
version "0.8.4"
6867-
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.4.tgz#de7684feeb767f8716b326078a8a00875890e3c2"
6868-
integrity sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==
6875+
version "0.8.5"
6876+
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c"
6877+
integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==
68696878
dependencies:
68706879
glob "^7.0.0"
68716880
interpret "^1.0.0"
@@ -7285,6 +7294,11 @@ supports-hyperlinks@^2.0.0:
72857294
has-flag "^4.0.0"
72867295
supports-color "^7.0.0"
72877296

7297+
supports-preserve-symlinks-flag@^1.0.0:
7298+
version "1.0.0"
7299+
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
7300+
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
7301+
72887302
symbol-tree@^3.2.4:
72897303
version "3.2.4"
72907304
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"

0 commit comments

Comments
 (0)