Skip to content

Commit 67b119c

Browse files
committed
chore(deps): update semantic-release monorepo
1 parent a694b53 commit 67b119c

File tree

2 files changed

+30
-120
lines changed

2 files changed

+30
-120
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"@commitlint/cli": "8.3.4",
4040
"@commitlint/config-conventional": "8.3.4",
4141
"@semantic-release/changelog": "3.0.6",
42-
"@semantic-release/git": "7.0.18",
43-
"@semantic-release/npm": "5.3.5",
42+
"@semantic-release/git": "8.0.0",
43+
"@semantic-release/npm": "6.0.0",
4444
"@storybook/addon-actions": "5.2.8",
4545
"@storybook/addon-backgrounds": "5.2.8",
4646
"@storybook/addon-knobs": "5.2.8",

yarn.lock

Lines changed: 28 additions & 118 deletions
Original file line numberDiff line numberDiff line change
@@ -2489,32 +2489,11 @@
24892489
call-me-maybe "^1.0.1"
24902490
glob-to-regexp "^0.3.0"
24912491

2492-
"@nodelib/fs.scandir@2.1.1":
2493-
version "2.1.1"
2494-
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.1.tgz#7fa8fed654939e1a39753d286b48b4836d00e0eb"
2495-
integrity sha512-NT/skIZjgotDSiXs0WqYhgcuBKhUMgfekCmCGtkUAiLqZdOnrdjmZr9wRl3ll64J9NF79uZ4fk16Dx0yMc/Xbg==
2496-
dependencies:
2497-
"@nodelib/fs.stat" "2.0.1"
2498-
run-parallel "^1.1.9"
2499-
2500-
"@nodelib/fs.stat@2.0.1", "@nodelib/fs.stat@^2.0.1":
2501-
version "2.0.1"
2502-
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-2.0.1.tgz#814f71b1167390cfcb6a6b3d9cdeb0951a192c14"
2503-
integrity sha512-+RqhBlLn6YRBGOIoVYthsG0J9dfpO79eJyN7BYBkZJtfqrBwf2KK+rD/M/yjZR6WBmIhAgOV7S60eCgaSWtbFw==
2504-
25052492
"@nodelib/fs.stat@^1.1.2":
25062493
version "1.1.3"
25072494
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b"
25082495
integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==
25092496

2510-
"@nodelib/fs.walk@^1.2.1":
2511-
version "1.2.2"
2512-
resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.2.tgz#6a6450c5e17012abd81450eb74949a4d970d2807"
2513-
integrity sha512-J/DR3+W12uCzAJkw7niXDcqcKBg6+5G5Q/ZpThpGNzAUz70eOR6RV4XnnSN01qHZiVl0eavoxJsBypQoKsV2QQ==
2514-
dependencies:
2515-
"@nodelib/fs.scandir" "2.1.1"
2516-
fastq "^1.6.0"
2517-
25182497
"@octokit/endpoint@^3.1.1":
25192498
version "3.1.3"
25202499
resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-3.1.3.tgz#f6e9c2521b83b74367600e474b24efec2b0471c4"
@@ -2588,18 +2567,16 @@
25882567
resolved "https://registry.yarnpkg.com/@semantic-release/error/-/error-2.2.0.tgz#ee9d5a09c9969eade1ec864776aeda5c5cddbbf0"
25892568
integrity sha512-9Tj/qn+y2j+sjCI3Jd+qseGtHjOAeg7dU2/lVcqIQ9TV3QDaDXDYXcoOHU+7o2Hwh8L8ymL4gfuO7KxDs3q2zg==
25902569

2591-
"@semantic-release/git@7.0.18":
2592-
version "7.0.18"
2593-
resolved "https://registry.yarnpkg.com/@semantic-release/git/-/git-7.0.18.tgz#f37c076bc094762cb343dab49ab893d31de961e8"
2594-
integrity sha512-VwnsGUXpNdvPcsq05BQyLBZxGUlEiJCMKNi8ttLvZZAhjI1mAp9dwypOeyxSJ5eFQ+iGMBLdoKF1LL0pmA/d0A==
2570+
"@semantic-release/git@8.0.0":
2571+
version "8.0.0"
2572+
resolved "https://registry.yarnpkg.com/@semantic-release/git/-/git-8.0.0.tgz#59be8e2cf061476a747c077808c2ccc01a217a2f"
2573+
integrity sha512-CfjEXtxd4zmhAPtPfrerHQi5QkdMzDhoZY7bUi4zjz3S6PaAlJrpAt09/iV+JKmePEJWiWFla/+a0Y9Qull7YQ==
25952574
dependencies:
25962575
"@semantic-release/error" "^2.1.0"
25972576
aggregate-error "^3.0.0"
25982577
debug "^4.0.0"
25992578
dir-glob "^3.0.0"
2600-
execa "^3.2.0"
2601-
fs-extra "^8.0.0"
2602-
globby "^10.0.0"
2579+
execa "^4.0.0"
26032580
lodash "^4.17.4"
26042581
micromatch "^4.0.0"
26052582
p-reduce "^2.0.0"
@@ -2627,14 +2604,14 @@
26272604
parse-github-url "^1.0.1"
26282605
url-join "^4.0.0"
26292606

2630-
"@semantic-release/npm@5.3.5":
2631-
version "5.3.5"
2632-
resolved "https://registry.yarnpkg.com/@semantic-release/npm/-/npm-5.3.5.tgz#4a83952056d32e1401e1078c3910a159afc0cba8"
2633-
integrity sha512-AOREQ6rUT8OAiqXvWCp0kMNjcdnLLq1JdP0voZL4l5zf6Tgs/65YA7ctP+9shthW01Ps85Nu0pILW3p9GkaYuw==
2607+
"@semantic-release/npm@6.0.0":
2608+
version "6.0.0"
2609+
resolved "https://registry.yarnpkg.com/@semantic-release/npm/-/npm-6.0.0.tgz#88fb0ab7c4a24280243dddfc1d6f503c20ecbffb"
2610+
integrity sha512-aqODzbtWpVHO/keinbBMnZEaN/TkdwQvyDWcT0oNbKFpZwLjNjn+QVItoLekF62FLlXXziu2y6V4wnl9FDnujA==
26342611
dependencies:
26352612
"@semantic-release/error" "^2.2.0"
26362613
aggregate-error "^3.0.0"
2637-
execa "^3.2.0"
2614+
execa "^4.0.0"
26382615
fs-extra "^8.0.0"
26392616
lodash "^4.17.15"
26402617
nerf-dart "^1.0.0"
@@ -2643,6 +2620,7 @@
26432620
rc "^1.2.8"
26442621
read-pkg "^5.0.0"
26452622
registry-auth-token "^4.0.0"
2623+
semver "^6.3.0"
26462624
tempy "^0.3.0"
26472625

26482626
"@semantic-release/npm@^5.0.5":
@@ -3293,20 +3271,6 @@
32933271
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
32943272
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
32953273

3296-
"@types/events@*":
3297-
version "3.0.0"
3298-
resolved "https://registry.yarnpkg.com/@types/events/-/events-3.0.0.tgz#2862f3f58a9a7f7c3e78d79f130dd4d71c25c2a7"
3299-
integrity sha512-EaObqwIvayI5a8dCzhFrjKzVwKLxjoG9T6Ppd5CEo07LRKfQ8Yokw54r5+Wq7FaBQ+yXRvQAYPrHwya1/UFt9g==
3300-
3301-
"@types/glob@^7.1.1":
3302-
version "7.1.1"
3303-
resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.1.1.tgz#aa59a1c6e3fbc421e07ccd31a944c30eba521575"
3304-
integrity sha512-1Bh06cbWJUHMC97acuD6UMG29nMt0Aqz1vF3guLfG+kHHJhy3AyohZFFxYk2f7Q1SQIrNwvncxAE0N/9s70F2w==
3305-
dependencies:
3306-
"@types/events" "*"
3307-
"@types/minimatch" "*"
3308-
"@types/node" "*"
3309-
33103274
"@types/history@*":
33113275
version "4.7.3"
33123276
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.3.tgz#856c99cdc1551d22c22b18b5402719affec9839a"
@@ -3349,7 +3313,7 @@
33493313
dependencies:
33503314
jest-diff "^24.3.0"
33513315

3352-
"@types/minimatch@*", "@types/minimatch@^3.0.3":
3316+
"@types/minimatch@^3.0.3":
33533317
version "3.0.3"
33543318
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
33553319
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
@@ -6268,13 +6232,6 @@ dir-glob@^3.0.0:
62686232
dependencies:
62696233
path-type "^4.0.0"
62706234

6271-
dir-glob@^3.0.1:
6272-
version "3.0.1"
6273-
resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
6274-
integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==
6275-
dependencies:
6276-
path-type "^4.0.0"
6277-
62786235
doctrine@^3.0.0:
62796236
version "3.0.0"
62806237
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-3.0.0.tgz#addebead72a6574db783639dc87a121773973961"
@@ -6799,6 +6756,21 @@ execa@^3.2.0:
67996756
signal-exit "^3.0.2"
68006757
strip-final-newline "^2.0.0"
68016758

6759+
execa@^4.0.0:
6760+
version "4.0.0"
6761+
resolved "https://registry.yarnpkg.com/execa/-/execa-4.0.0.tgz#7f37d6ec17f09e6b8fc53288611695b6d12b9daf"
6762+
integrity sha512-JbDUxwV3BoT5ZVXQrSVbAiaXhXUkIwvbhPIwZ0N13kX+5yCzOhUNdocxB/UQRuYOHRYYwAxKYwJYc0T4D12pDA==
6763+
dependencies:
6764+
cross-spawn "^7.0.0"
6765+
get-stream "^5.0.0"
6766+
human-signals "^1.1.1"
6767+
is-stream "^2.0.0"
6768+
merge-stream "^2.0.0"
6769+
npm-run-path "^4.0.0"
6770+
onetime "^5.1.0"
6771+
signal-exit "^3.0.2"
6772+
strip-final-newline "^2.0.0"
6773+
68026774
exit@^0.1.2:
68036775
version "0.1.2"
68046776
resolved "https://registry.yarnpkg.com/exit/-/exit-0.1.2.tgz#0632638f8d877cc82107d30a0fff1a17cba1cd0c"
@@ -6935,18 +6907,6 @@ fast-glob@^2.0.2, fast-glob@^2.2.6:
69356907
merge2 "^1.2.3"
69366908
micromatch "^3.1.10"
69376909

6938-
fast-glob@^3.0.3:
6939-
version "3.0.3"
6940-
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.0.3.tgz#084221f4225d51553bccd5ff4afc17aafa869412"
6941-
integrity sha512-scDJbDhN+6S4ELXzzN96Fqm5y1CMRn+Io3C4Go+n/gUKP+LW26Wma6IxLSsX2eAMBUOFmyHKDBrUSuoHsycQ5A==
6942-
dependencies:
6943-
"@nodelib/fs.stat" "^2.0.1"
6944-
"@nodelib/fs.walk" "^1.2.1"
6945-
glob-parent "^5.0.0"
6946-
is-glob "^4.0.1"
6947-
merge2 "^1.2.3"
6948-
micromatch "^4.0.2"
6949-
69506910
fast-json-stable-stringify@2.x, fast-json-stable-stringify@^2.0.0:
69516911
version "2.0.0"
69526912
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz#d5142c0caee6b1189f87d3a76111064f86c8bbf2"
@@ -6967,13 +6927,6 @@ fastparse@^1.1.1:
69676927
resolved "https://registry.yarnpkg.com/fastparse/-/fastparse-1.1.2.tgz#91728c5a5942eced8531283c79441ee4122c35a9"
69686928
integrity sha512-483XLLxTVIwWK3QTrMGRqUfUpoOs/0hbQrl2oz4J0pAcm3A3bu84wxTFqGqkJzewCLdME38xJLJAxBABfQT8sQ==
69696929

6970-
fastq@^1.6.0:
6971-
version "1.6.0"
6972-
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.6.0.tgz#4ec8a38f4ac25f21492673adb7eae9cfef47d1c2"
6973-
integrity sha512-jmxqQ3Z/nXoeyDmWAzF9kH1aGZSis6e/SbfPmJpUnyZ0ogr6iscHQaml4wsEepEWSdtmpy+eVXmCRIMpxaXqOA==
6974-
dependencies:
6975-
reusify "^1.0.0"
6976-
69776930
fault@^1.0.2:
69786931
version "1.0.2"
69796932
resolved "https://registry.yarnpkg.com/fault/-/fault-1.0.2.tgz#c3d0fec202f172a3a4d414042ad2bb5e2a3ffbaa"
@@ -7491,13 +7444,6 @@ glob-parent@^3.1.0:
74917444
is-glob "^3.1.0"
74927445
path-dirname "^1.0.0"
74937446

7494-
glob-parent@^5.0.0:
7495-
version "5.0.0"
7496-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.0.0.tgz#1dc99f0f39b006d3e92c2c284068382f0c20e954"
7497-
integrity sha512-Z2RwiujPRGluePM6j699ktJYxmPpJKCfpGA13jz2hmFZC7gKetzrWvg5KN3+OsIFmydGyZ1AVwERCq1w/ZZwRg==
7498-
dependencies:
7499-
is-glob "^4.0.1"
7500-
75017447
glob-to-regexp@^0.3.0:
75027448
version "0.3.0"
75037449
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz#8c5a1494d2066c570cc3bfe4496175acc4d502ab"
@@ -7584,20 +7530,6 @@ globby@8.0.2:
75847530
pify "^3.0.0"
75857531
slash "^1.0.0"
75867532

7587-
globby@^10.0.0:
7588-
version "10.0.0"
7589-
resolved "https://registry.yarnpkg.com/globby/-/globby-10.0.0.tgz#abfcd0630037ae174a88590132c2f6804e291072"
7590-
integrity sha512-3LifW9M4joGZasyYPz2A1U74zbC/45fvpXUvO/9KbSa+VV0aGZarWkfdgKyR9sExNP0t0x0ss/UMJpNpcaTspw==
7591-
dependencies:
7592-
"@types/glob" "^7.1.1"
7593-
array-union "^2.1.0"
7594-
dir-glob "^3.0.1"
7595-
fast-glob "^3.0.3"
7596-
glob "^7.1.3"
7597-
ignore "^5.1.1"
7598-
merge2 "^1.2.3"
7599-
slash "^3.0.0"
7600-
76017533
globby@^9.0.0:
76027534
version "9.0.0"
76037535
resolved "https://registry.yarnpkg.com/globby/-/globby-9.0.0.tgz#3800df736dc711266df39b4ce33fe0d481f94c23"
@@ -8033,11 +7965,6 @@ ignore@^4.0.3:
80337965
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
80347966
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
80357967

8036-
ignore@^5.1.1:
8037-
version "5.1.2"
8038-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.2.tgz#e28e584d43ad7e92f96995019cc43b9e1ac49558"
8039-
integrity sha512-vdqWBp7MyzdmHkkRWV5nY+PfGRbYbahfuvsBCh277tq+w9zyNi7h5CYJCK0kmzti9kU+O/cB7sE8HvKv6aXAKQ==
8040-
80417968
ignore@^5.1.4:
80427969
version "5.1.4"
80437970
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.4.tgz#84b7b3dbe64552b6ef0eca99f6743dbec6d97adf"
@@ -8432,13 +8359,6 @@ is-glob@^4.0.0:
84328359
dependencies:
84338360
is-extglob "^2.1.1"
84348361

8435-
is-glob@^4.0.1:
8436-
version "4.0.1"
8437-
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
8438-
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
8439-
dependencies:
8440-
is-extglob "^2.1.1"
8441-
84428362
is-hexadecimal@^1.0.0:
84438363
version "1.0.2"
84448364
resolved "https://registry.yarnpkg.com/is-hexadecimal/-/is-hexadecimal-1.0.2.tgz#b6e710d7d07bb66b98cb8cece5c9b4921deeb835"
@@ -10067,7 +9987,7 @@ micromatch@^3.1.10, micromatch@^3.1.4, micromatch@^3.1.8:
100679987
snapdragon "^0.8.1"
100689988
to-regex "^3.0.2"
100699989

10070-
micromatch@^4.0.0, micromatch@^4.0.2:
9990+
micromatch@^4.0.0:
100719991
version "4.0.2"
100729992
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.2.tgz#4fcb0999bf9fbc2fcbdd212f6d629b9a56c39259"
100739993
integrity sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==
@@ -13243,11 +13163,6 @@ retry@^0.12.0:
1324313163
resolved "https://registry.yarnpkg.com/retry/-/retry-0.12.0.tgz#1b42a6266a21f07421d1b0b54b7dc167b01c013b"
1324413164
integrity sha1-G0KmJmoh8HQh0bC1S33BZ7AcATs=
1324513165

13246-
reusify@^1.0.0:
13247-
version "1.0.4"
13248-
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
13249-
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
13250-
1325113166
rimraf@2, rimraf@^2.2.8, rimraf@^2.5.2, rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6.2, rimraf@^2.6.3, rimraf@~2.6.2:
1325213167
version "2.6.3"
1325313168
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"
@@ -13294,11 +13209,6 @@ run-node@^1.0.0:
1329413209
resolved "https://registry.yarnpkg.com/run-node/-/run-node-1.0.0.tgz#46b50b946a2aa2d4947ae1d886e9856fd9cabe5e"
1329513210
integrity sha512-kc120TBlQ3mih1LSzdAJXo4xn/GWS2ec0l3S+syHDXP9uRr0JAT8Qd3mdMuyjqCzeZktgP3try92cEgf9Nks8A==
1329613211

13297-
run-parallel@^1.1.9:
13298-
version "1.1.9"
13299-
resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.1.9.tgz#c9dd3a7cf9f4b2c4b6244e173a6ed866e61dd679"
13300-
integrity sha512-DEqnSRTDw/Tc3FXf49zedI638Z9onwUotBMiUFKmrO2sdFKIbXamXGQ3Axd4qgphxKB4kw/qP1w5kTxnfU1B9Q==
13301-
1330213212
run-queue@^1.0.0, run-queue@^1.0.3:
1330313213
version "1.0.3"
1330413214
resolved "https://registry.yarnpkg.com/run-queue/-/run-queue-1.0.3.tgz#e848396f057d223f24386924618e25694161ec47"

0 commit comments

Comments
 (0)