Skip to content

Commit 2ae6313

Browse files
Bump lerna-changelog from 0.8.2 to 0.8.3
Bumps [lerna-changelog](https://github.com/lerna/lerna-changelog) from 0.8.2 to 0.8.3. - [Release notes](https://github.com/lerna/lerna-changelog/releases) - [Changelog](https://github.com/lerna/lerna-changelog/blob/master/CHANGELOG.md) - [Commits](lerna/lerna-changelog@v0.8.2...v0.8.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b718f36 commit 2ae6313

1 file changed

Lines changed: 49 additions & 46 deletions

File tree

yarn.lock

Lines changed: 49 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -271,16 +271,17 @@ buffer-from@^1.0.0:
271271
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"
272272
integrity sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==
273273

274-
cacache@^11.0.1:
275-
version "11.3.3"
276-
resolved "https://registry.yarnpkg.com/cacache/-/cacache-11.3.3.tgz#8bd29df8c6a718a6ebd2d010da4d7972ae3bbadc"
277-
integrity sha512-p8WcneCytvzPxhDvYp31PD039vi77I12W+/KfR9S8AZbaiARFBCpsPJS+9uhWfeBfeAtW7o/4vt3MUqLkbY6nA==
274+
cacache@^12.0.0:
275+
version "12.0.3"
276+
resolved "https://registry.yarnpkg.com/cacache/-/cacache-12.0.3.tgz#be99abba4e1bf5df461cd5a2c1071fc432573390"
277+
integrity sha512-kqdmfXEGFepesTuROHMs3MpFLWrPkSSpRqOw80RCflZXy/khxaArvFrQ7uJxSUduzAufc6G0g1VUCOZXxWavPw==
278278
dependencies:
279279
bluebird "^3.5.5"
280280
chownr "^1.1.1"
281281
figgy-pudding "^3.5.1"
282282
glob "^7.1.4"
283283
graceful-fs "^4.1.15"
284+
infer-owner "^1.0.3"
284285
lru-cache "^5.1.1"
285286
mississippi "^3.0.0"
286287
mkdirp "^0.5.1"
@@ -635,7 +636,7 @@ err-code@^1.0.0:
635636
resolved "https://registry.yarnpkg.com/err-code/-/err-code-1.1.2.tgz#06e0116d3028f6aef4806849eb0ea6a748ae6960"
636637
integrity sha1-BuARbTAo9q70gGhJ6w6mp0iuaWA=
637638

638-
es-abstract@^1.4.3, es-abstract@^1.5.1:
639+
es-abstract@^1.5.1:
639640
version "1.13.0"
640641
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9"
641642
integrity sha512-vDZfg/ykNxQVwup/8E1BZhVzFfBxs9NqMzGcvIJrqg5k2/5Za2bWo40dK2J1pgLngZ7c+Shh8lwYtLGyrwPutg==
@@ -808,26 +809,26 @@ esutils@^2.0.2:
808809
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b"
809810
integrity sha1-Cr9PHKpbyx96nYrMbepPqqBLrJs=
810811

811-
execa@^0.10.0:
812-
version "0.10.0"
813-
resolved "https://registry.yarnpkg.com/execa/-/execa-0.10.0.tgz#ff456a8f53f90f8eccc71a96d11bdfc7f082cb50"
814-
integrity sha512-7XOMnz8Ynx1gGo/3hyV9loYNPWM94jG3+3T3Y8tsfSstFmETmENCMU/A/zj8Lyaj1lkgEepKepvd6240tBRvlw==
812+
execa@^0.7.0:
813+
version "0.7.0"
814+
resolved "https://registry.yarnpkg.com/execa/-/execa-0.7.0.tgz#944becd34cc41ee32a63a9faf27ad5a65fc59777"
815+
integrity sha1-lEvs00zEHuMqY6n68nrVpl/Fl3c=
815816
dependencies:
816-
cross-spawn "^6.0.0"
817+
cross-spawn "^5.0.1"
817818
get-stream "^3.0.0"
818819
is-stream "^1.1.0"
819820
npm-run-path "^2.0.0"
820821
p-finally "^1.0.0"
821822
signal-exit "^3.0.0"
822823
strip-eof "^1.0.0"
823824

824-
execa@^0.7.0:
825-
version "0.7.0"
826-
resolved "https://registry.yarnpkg.com/execa/-/execa-0.7.0.tgz#944becd34cc41ee32a63a9faf27ad5a65fc59777"
827-
integrity sha1-lEvs00zEHuMqY6n68nrVpl/Fl3c=
825+
execa@^1.0.0:
826+
version "1.0.0"
827+
resolved "https://registry.yarnpkg.com/execa/-/execa-1.0.0.tgz#c6236a5bb4df6d6f15e88e7f017798216749ddd8"
828+
integrity sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==
828829
dependencies:
829-
cross-spawn "^5.0.1"
830-
get-stream "^3.0.0"
830+
cross-spawn "^6.0.0"
831+
get-stream "^4.0.0"
831832
is-stream "^1.1.0"
832833
npm-run-path "^2.0.0"
833834
p-finally "^1.0.0"
@@ -1024,7 +1025,7 @@ fs.realpath@^1.0.0:
10241025
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
10251026
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
10261027

1027-
function-bind@^1.0.2, function-bind@^1.1.1:
1028+
function-bind@^1.1.1:
10281029
version "1.1.1"
10291030
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
10301031
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
@@ -1054,6 +1055,13 @@ get-stream@^3.0.0:
10541055
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"
10551056
integrity sha1-jpQ9E1jcN1VQVOy+LtsFqhdO3hQ=
10561057

1058+
get-stream@^4.0.0:
1059+
version "4.1.0"
1060+
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
1061+
integrity sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==
1062+
dependencies:
1063+
pump "^3.0.0"
1064+
10571065
get-value@^2.0.3, get-value@^2.0.6:
10581066
version "2.0.6"
10591067
resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
@@ -1216,7 +1224,7 @@ http-proxy-agent@^2.1.0:
12161224
agent-base "4"
12171225
debug "3.1.0"
12181226

1219-
https-proxy-agent@^2.2.1:
1227+
https-proxy-agent@^2.2.3:
12201228
version "2.2.4"
12211229
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-2.2.4.tgz#4ee7a737abd92678a293d9b34a1af4d0d08c787b"
12221230
integrity sha512-OmvfoQ53WLjtA9HeYP9RNrWMJzzAz1JGaSFr1nijg0PVR1JaD/xbJq1mdEIIlxGpXp9eSe/O2LgU9DJmTPd0Eg==
@@ -1266,6 +1274,11 @@ imurmurhash@^0.1.4:
12661274
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
12671275
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
12681276

1277+
infer-owner@^1.0.3:
1278+
version "1.0.4"
1279+
resolved "https://registry.yarnpkg.com/infer-owner/-/infer-owner-1.0.4.tgz#c4cefcaa8e51051c2a40ba2ce8a3d27295af9467"
1280+
integrity sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==
1281+
12691282
inflight@^1.0.4:
12701283
version "1.0.6"
12711284
resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
@@ -1547,18 +1560,17 @@ lcid@^1.0.0:
15471560
invert-kv "^1.0.0"
15481561

15491562
lerna-changelog@^0.8.2:
1550-
version "0.8.2"
1551-
resolved "https://registry.yarnpkg.com/lerna-changelog/-/lerna-changelog-0.8.2.tgz#05dc24add91741a4c198a79f82a1a4ac3fbb4754"
1552-
integrity sha512-GrWs8K3DrPpO1sUrcloYp9ioj+PNAX27U6tM0+10fhbNzBB7h4HS+4N5DWKhEQRDoJjZh1QA+wWwTpDNJdJHyA==
1563+
version "0.8.3"
1564+
resolved "https://registry.yarnpkg.com/lerna-changelog/-/lerna-changelog-0.8.3.tgz#6aa494d7b486c27e8d5b5814a2b588f6e4b24aef"
1565+
integrity sha512-0xRxR/J10cBdek2RjG+4eOpYr5UgxcHQr6BEXzPxQu4U7AD5k6ETU1S5QDyHel/lfSmTlwEEwWOqE4LBekFvAA==
15531566
dependencies:
15541567
chalk "^2.4.1"
15551568
cli-highlight "^1.2.3"
1556-
execa "^0.10.0"
1557-
make-fetch-happen "^4.0.1"
1569+
execa "^1.0.0"
1570+
make-fetch-happen "^5.0.0"
15581571
normalize-git-url "^3.0.2"
1559-
p-map "^1.2.0"
1572+
p-map "^2.1.0"
15601573
progress "^2.0.0"
1561-
string.prototype.padend "^3.0.0"
15621574
yargs "^11.0.0"
15631575

15641576
levn@^0.3.0, levn@~0.3.0:
@@ -1597,7 +1609,7 @@ [email protected]:
15971609
dependencies:
15981610
chalk "^2.0.1"
15991611

1600-
lru-cache@^4.0.1, lru-cache@^4.1.2:
1612+
lru-cache@^4.0.1:
16011613
version "4.1.5"
16021614
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd"
16031615
integrity sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==
@@ -1612,17 +1624,17 @@ lru-cache@^5.1.1:
16121624
dependencies:
16131625
yallist "^3.0.2"
16141626

1615-
make-fetch-happen@^4.0.1:
1616-
version "4.0.1"
1617-
resolved "https://registry.yarnpkg.com/make-fetch-happen/-/make-fetch-happen-4.0.1.tgz#141497cb878f243ba93136c83d8aba12c216c083"
1618-
integrity sha512-7R5ivfy9ilRJ1EMKIOziwrns9fGeAD4bAha8EB7BIiBBLHm2KeTUGCrICFt2rbHfzheTLynv50GnNTK1zDTrcQ==
1627+
make-fetch-happen@^5.0.0:
1628+
version "5.0.2"
1629+
resolved "https://registry.yarnpkg.com/make-fetch-happen/-/make-fetch-happen-5.0.2.tgz#aa8387104f2687edca01c8687ee45013d02d19bd"
1630+
integrity sha512-07JHC0r1ykIoruKO8ifMXu+xEU8qOXDFETylktdug6vJDACnP+HKevOu3PXyNPzFyTSlz8vrBYlBO1JZRe8Cag==
16191631
dependencies:
16201632
agentkeepalive "^3.4.1"
1621-
cacache "^11.0.1"
1633+
cacache "^12.0.0"
16221634
http-cache-semantics "^3.8.1"
16231635
http-proxy-agent "^2.1.0"
1624-
https-proxy-agent "^2.2.1"
1625-
lru-cache "^4.1.2"
1636+
https-proxy-agent "^2.2.3"
1637+
lru-cache "^5.1.1"
16261638
mississippi "^3.0.0"
16271639
node-fetch-npm "^2.0.2"
16281640
promise-retry "^1.1.1"
@@ -1998,10 +2010,10 @@ p-locate@^3.0.0:
19982010
dependencies:
19992011
p-limit "^2.0.0"
20002012

2001-
p-map@^1.2.0:
2002-
version "1.2.0"
2003-
resolved "https://registry.yarnpkg.com/p-map/-/p-map-1.2.0.tgz#e4e94f311eabbc8633a1e79908165fca26241b6b"
2004-
integrity sha512-r6zKACMNhjPJMTl8KcFH4li//gkrXWfbD6feV8l6doRHlzljFWGJ2AP6iKaCJXyZmAUMOPtvbW7EXkbWO/pLEA==
2013+
p-map@^2.1.0:
2014+
version "2.1.0"
2015+
resolved "https://registry.yarnpkg.com/p-map/-/p-map-2.1.0.tgz#310928feef9c9ecc65b68b17693018a665cea175"
2016+
integrity sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==
20052017

20062018
p-try@^1.0.0:
20072019
version "1.0.0"
@@ -2522,15 +2534,6 @@ string-width@^4.1.0:
25222534
is-fullwidth-code-point "^3.0.0"
25232535
strip-ansi "^5.2.0"
25242536

2525-
string.prototype.padend@^3.0.0:
2526-
version "3.0.0"
2527-
resolved "https://registry.yarnpkg.com/string.prototype.padend/-/string.prototype.padend-3.0.0.tgz#f3aaef7c1719f170c5eab1c32bf780d96e21f2f0"
2528-
integrity sha1-86rvfBcZ8XDF6rHDK/eA2W4h8vA=
2529-
dependencies:
2530-
define-properties "^1.1.2"
2531-
es-abstract "^1.4.3"
2532-
function-bind "^1.0.2"
2533-
25342537
string_decoder@~1.1.1:
25352538
version "1.1.1"
25362539
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8"

0 commit comments

Comments
 (0)