Skip to content

Commit bc0471e

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 c1b3060 commit bc0471e

File tree

1 file changed

+42
-23
lines changed

1 file changed

+42
-23
lines changed

yarn.lock

+42-23
Original file line numberDiff line numberDiff line change
@@ -4352,9 +4352,9 @@ bail@^1.0.0:
43524352
integrity sha512-xFbRxM1tahm08yHBP16MMjVUAvDaBMD38zsM9EMAUN61omwLmKlOpB/Zku5QkjZ8TZ4vn53pj+t518cH0S03RQ==
43534353

43544354
balanced-match@^1.0.0:
4355-
version "1.0.0"
4356-
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
4357-
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
4355+
version "1.0.2"
4356+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
4357+
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
43584358

43594359
43604360
version "0.1.4"
@@ -5644,7 +5644,7 @@ compute-scroll-into-view@^1.0.16:
56445644
56455645
version "0.0.1"
56465646
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
5647-
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
5647+
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
56485648

56495649
concat-stream@^1.5.0, concat-stream@^1.6.2:
56505650
version "1.6.2"
@@ -8312,7 +8312,7 @@ fs-write-stream-atomic@^1.0.8:
83128312
fs.realpath@^1.0.0:
83138313
version "1.0.0"
83148314
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
8315-
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
8315+
integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==
83168316

83178317
fsevents@^1.2.7:
83188318
version "1.2.13"
@@ -8544,7 +8544,7 @@ glob-to-regexp@^0.3.0:
85448544
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz#8c5a1494d2066c570cc3bfe4496175acc4d502ab"
85458545
integrity sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs=
85468546

8547-
[email protected], 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, glob@~7.1.6:
8547+
[email protected], glob@~7.1.6:
85488548
version "7.1.6"
85498549
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
85508550
integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
@@ -8556,6 +8556,18 @@ [email protected], glob@^7.0.0, glob@^7.0.3, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glo
85568556
once "^1.3.0"
85578557
path-is-absolute "^1.0.0"
85588558

8559+
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:
8560+
version "7.2.3"
8561+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
8562+
integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
8563+
dependencies:
8564+
fs.realpath "^1.0.0"
8565+
inflight "^1.0.4"
8566+
inherits "2"
8567+
minimatch "^3.1.1"
8568+
once "^1.3.0"
8569+
path-is-absolute "^1.0.0"
8570+
85598571
global-dirs@^2.0.1:
85608572
version "2.1.0"
85618573
resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-2.1.0.tgz#e9046a49c806ff04d6c1825e196c8f0091e8df4d"
@@ -9564,7 +9576,7 @@ infer-owner@^1.0.3, infer-owner@^1.0.4:
95649576
inflight@^1.0.4:
95659577
version "1.0.6"
95669578
resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
9567-
integrity sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=
9579+
integrity sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==
95689580
dependencies:
95699581
once "^1.3.0"
95709582
wrappy "1"
@@ -12206,6 +12218,13 @@ [email protected], minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.4, minimatch
1220612218
dependencies:
1220712219
brace-expansion "^1.1.7"
1220812220

12221+
minimatch@^3.1.1:
12222+
version "3.1.2"
12223+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
12224+
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
12225+
dependencies:
12226+
brace-expansion "^1.1.7"
12227+
1220912228
minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.5, minimist@~1.2.5:
1221012229
version "1.2.5"
1221112230
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
@@ -12823,7 +12842,7 @@ on-headers@~1.0.1, on-headers@~1.0.2:
1282312842
once@^1.3.0, once@^1.3.1, once@^1.4.0:
1282412843
version "1.4.0"
1282512844
resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
12826-
integrity sha1-WDsap3WWHUsROsF9nFC6753Xa9E=
12845+
integrity sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==
1282712846
dependencies:
1282812847
wrappy "1"
1282912848

@@ -13299,7 +13318,7 @@ path-exists@^4.0.0:
1329913318
path-is-absolute@^1.0.0:
1330013319
version "1.0.1"
1330113320
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
13302-
integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18=
13321+
integrity sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==
1330313322

1330413323
[email protected], path-is-inside@^1.0.2:
1330513324
version "1.0.2"
@@ -14957,7 +14976,7 @@ recast@^0.19.0:
1495714976
rechoir@^0.6.2:
1495814977
version "0.6.2"
1495914978
resolved "https://registry.yarnpkg.com/rechoir/-/rechoir-0.6.2.tgz#85204b54dba82d5742e28c96756ef43af50e3384"
14960-
integrity sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=
14979+
integrity sha512-HFM8rkZ+i3zrV+4LQjwQ0W+ez98pApMGM3HUrN04j3CqzPOzl9nmP15Y8YXNm8QHGv/eacOVEjqhmWpkRV0NAw==
1496114980
dependencies:
1496214981
resolve "^1.1.6"
1496314982

@@ -15322,15 +15341,7 @@ resolve-url@^0.2.1:
1532215341
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
1532315342
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
1532415343

15325-
resolve@^1.1.6, resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.17.0, resolve@^1.18.1, resolve@^1.3.2:
15326-
version "1.19.0"
15327-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.19.0.tgz#1af5bf630409734a067cae29318aac7fa29a267c"
15328-
integrity sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg==
15329-
dependencies:
15330-
is-core-module "^2.1.0"
15331-
path-parse "^1.0.6"
15332-
15333-
resolve@^1.19.0:
15344+
resolve@^1.1.6, resolve@^1.19.0:
1533415345
version "1.22.1"
1533515346
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.1.tgz#27cb2ebb53f91abb49470a928bba7558066ac177"
1533615347
integrity sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==
@@ -15339,6 +15350,14 @@ resolve@^1.19.0:
1533915350
path-parse "^1.0.7"
1534015351
supports-preserve-symlinks-flag "^1.0.0"
1534115352

15353+
resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.17.0, resolve@^1.18.1, resolve@^1.3.2:
15354+
version "1.19.0"
15355+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.19.0.tgz#1af5bf630409734a067cae29318aac7fa29a267c"
15356+
integrity sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg==
15357+
dependencies:
15358+
is-core-module "^2.1.0"
15359+
path-parse "^1.0.6"
15360+
1534215361
resolve@^2.0.0-next.3:
1534315362
version "2.0.0-next.3"
1534415363
resolved "https://registry.yarnpkg.com/resolve/-/resolve-2.0.0-next.3.tgz#d41016293d4a8586a39ca5d9b5f15cbea1f55e46"
@@ -15836,9 +15855,9 @@ [email protected], shell-quote@^1.6.1:
1583615855
integrity sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==
1583715856

1583815857
shelljs@^0.8.4:
15839-
version "0.8.4"
15840-
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.4.tgz#de7684feeb767f8716b326078a8a00875890e3c2"
15841-
integrity sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==
15858+
version "0.8.5"
15859+
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c"
15860+
integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==
1584215861
dependencies:
1584315862
glob "^7.0.0"
1584415863
interpret "^1.0.0"
@@ -18222,7 +18241,7 @@ wrap-fn@^0.1.0:
1822218241
wrappy@1:
1822318242
version "1.0.2"
1822418243
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
18225-
integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
18244+
integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==
1822618245

1822718246
1822818247
version "2.4.1"

0 commit comments

Comments
 (0)