Skip to content

Commit e5b2978

Browse files
Bump release-it from 13.6.5 to 13.6.6 (#215)
1 parent b2e18f3 commit e5b2978

2 files changed

Lines changed: 47 additions & 40 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"execa": "^3.4.0",
5252
"jest": "^26.1.0",
5353
"prettier": "^1.19.1",
54-
"release-it": "^13.6.5",
54+
"release-it": "^13.6.6",
5555
"release-it-lerna-changelog": "^1.0.3",
5656
"ts-node": "^8.10.2",
5757
"typescript": "~3.9.7"

yarn.lock

Lines changed: 46 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1283,12 +1283,12 @@
12831283
"@octokit/types" "^2.0.1"
12841284
deprecation "^2.3.1"
12851285

1286-
"@octokit/plugin-rest-endpoint-methods@4.0.0":
1287-
version "4.0.0"
1288-
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.0.0.tgz#b02a2006dda8e908c3f8ab381dd5475ef5a810a8"
1289-
integrity sha512-emS6gysz4E9BNi9IrCl7Pm4kR+Az3MmVB0/DoDCmF4U48NbYG3weKyDlgkrz6Jbl4Mu4nDx8YWZwC4HjoTdcCA==
1286+
"@octokit/plugin-rest-endpoint-methods@4.1.2":
1287+
version "4.1.2"
1288+
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.1.2.tgz#546a8f3e0b514f434a4ad4ef926005f1c81a5a5a"
1289+
integrity sha512-PTI7wpbGEZ2IR87TVh+TNWaLcgX/RsZQalFbQCq8XxYUrQ36RHyERrHSNXFy5gkWpspUAOYRSV707JJv6BhqJA==
12901290
dependencies:
1291-
"@octokit/types" "^5.0.0"
1291+
"@octokit/types" "^5.1.1"
12921292
deprecation "^2.3.1"
12931293

12941294
"@octokit/request-error@^1.0.1", "@octokit/request-error@^1.0.2":
@@ -1358,15 +1358,15 @@
13581358
once "^1.4.0"
13591359
universal-user-agent "^4.0.0"
13601360

1361-
"@octokit/[email protected].0":
1362-
version "18.0.0"
1363-
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.0.0.tgz#7f401d9ce13530ad743dfd519ae62ce49bcc0358"
1364-
integrity sha512-4G/a42lry9NFGuuECnua1R1eoKkdBYJap97jYbWDNYBOUboWcM75GJ1VIcfvwDV/pW0lMPs7CEmhHoVrSV5shg==
1361+
"@octokit/[email protected].3":
1362+
version "18.0.3"
1363+
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.0.3.tgz#96a15ddb3a38dca5de9d75121378d6aa4a234fa5"
1364+
integrity sha512-GubgemnLvUJlkhouTM2BtX+g/voYT/Mqh0SASGwTnLvSkW1irjt14N911/ABb6m1Hru0TwScOgFgMFggp3igfQ==
13651365
dependencies:
13661366
"@octokit/core" "^3.0.0"
13671367
"@octokit/plugin-paginate-rest" "^2.2.0"
13681368
"@octokit/plugin-request-log" "^1.0.0"
1369-
"@octokit/plugin-rest-endpoint-methods" "4.0.0"
1369+
"@octokit/plugin-rest-endpoint-methods" "4.1.2"
13701370

13711371
"@octokit/types@^1.0.0":
13721372
version "1.0.0"
@@ -1403,6 +1403,13 @@
14031403
dependencies:
14041404
"@types/node" ">= 8"
14051405

1406+
"@octokit/types@^5.1.1":
1407+
version "5.2.0"
1408+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-5.2.0.tgz#d075dc23bf293f540739250b6879e2c1be2fc20c"
1409+
integrity sha512-XjOk9y4m8xTLIKPe1NFxNWBdzA2/z3PFFA/bwf4EoH6oS8hM0Y46mEa4Cb+KCyj/tFDznJFahzQ0Aj3o1FYq4A==
1410+
dependencies:
1411+
"@types/node" ">= 8"
1412+
14061413
"@sindresorhus/is@^0.14.0":
14071414
version "0.14.0"
14081415
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea"
@@ -3711,10 +3718,10 @@ [email protected]:
37113718
merge2 "^1.3.0"
37123719
slash "^3.0.0"
37133720

3714-
3715-
version "11.5.0"
3716-
resolved "https://registry.yarnpkg.com/got/-/got-11.5.0.tgz#55dd61050f666679f46c49c877e1b2e064a7a523"
3717-
integrity sha512-vOZEcEaK0b6x11uniY0HcblZObKPRO75Jvz53VKuqGSaKCM/zEt0sj2LGYVdqDYJzO3wYdG+FPQQ1hsgoXy7vQ==
3721+
3722+
version "11.5.1"
3723+
resolved "https://registry.yarnpkg.com/got/-/got-11.5.1.tgz#bf098a270fe80b3fb88ffd5a043a59ebb0a391db"
3724+
integrity sha512-reQEZcEBMTGnujmQ+Wm97mJs/OK6INtO6HmLI+xt3+9CvnRwWjXutUvb2mqr+Ao4Lu05Rx6+udx9sOQAmExMxA==
37183725
dependencies:
37193726
"@sindresorhus/is" "^3.0.0"
37203727
"@szmarczak/http-timer" "^4.0.5"
@@ -3723,7 +3730,7 @@ [email protected]:
37233730
cacheable-lookup "^5.0.3"
37243731
cacheable-request "^7.0.1"
37253732
decompress-response "^6.0.0"
3726-
http2-wrapper "^1.0.0-beta.4.8"
3733+
http2-wrapper "^1.0.0-beta.5.0"
37273734
lowercase-keys "^2.0.0"
37283735
p-cancelable "^2.0.0"
37293736
responselike "^2.0.0"
@@ -3899,7 +3906,7 @@ http-signature@~1.2.0:
38993906
jsprim "^1.2.2"
39003907
sshpk "^1.7.0"
39013908

3902-
http2-wrapper@^1.0.0-beta.4.8:
3909+
http2-wrapper@^1.0.0-beta.5.0:
39033910
version "1.0.0-beta.5.2"
39043911
resolved "https://registry.yarnpkg.com/http2-wrapper/-/http2-wrapper-1.0.0-beta.5.2.tgz#8b923deb90144aea65cf834b016a340fc98556f3"
39053912
integrity sha512-xYz9goEyBnC8XwXDTuC/MZ6t+MrKVQZOk4s7+PaDkwIsQd8IwqvM+0M6bA/2lvG8GHXcPdf+MejTUeO2LCPCeQ==
@@ -4042,18 +4049,18 @@ [email protected]:
40424049
strip-ansi "^5.1.0"
40434050
through "^2.3.6"
40444051

4045-
[email protected].0, inquirer@^7.0.0:
4046-
version "7.3.0"
4047-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.3.0.tgz#aa3e7cb0c18a410c3c16cdd2bc9dcbe83c4d333e"
4048-
integrity sha512-K+LZp6L/6eE5swqIcVXrxl21aGDU4S50gKH0/d96OMQnSBCyGyZl/oZhbkVmdp5sBoINHd4xZvFSARh2dk6DWA==
4052+
[email protected].3, inquirer@^7.0.0:
4053+
version "7.3.3"
4054+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.3.3.tgz#04d176b2af04afc157a83fd7c100e98ee0aad003"
4055+
integrity sha512-JG3eIAj5V9CwcGvuOmoo6LB9kbAYT8HXffUl6memuszlwDC/qvFAJw49XJ5NROSFNPxp3iQg1GqkFhaY/CR0IA==
40494056
dependencies:
40504057
ansi-escapes "^4.2.1"
40514058
chalk "^4.1.0"
40524059
cli-cursor "^3.1.0"
40534060
cli-width "^3.0.0"
40544061
external-editor "^3.0.3"
40554062
figures "^3.0.0"
4056-
lodash "^4.17.15"
4063+
lodash "^4.17.19"
40574064
mute-stream "0.0.8"
40584065
run-async "^2.4.0"
40594066
rxjs "^6.6.0"
@@ -5092,7 +5099,7 @@ [email protected]:
50925099
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
50935100
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
50945101

5095-
[email protected], lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15:
5102+
[email protected], lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19:
50965103
version "4.17.19"
50975104
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
50985105
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
@@ -5651,10 +5658,10 @@ [email protected]:
56515658
strip-ansi "^6.0.0"
56525659
wcwidth "^1.0.1"
56535660

5654-
[email protected].4, ora@^4.0.2:
5655-
version "4.0.4"
5656-
resolved "https://registry.yarnpkg.com/ora/-/ora-4.0.4.tgz#e8da697cc5b6a47266655bf68e0fb588d29a545d"
5657-
integrity sha512-77iGeVU1cIdRhgFzCK8aw1fbtT1B/iZAvWjS+l/o1x0RShMgxHUZaD2yDpWsNCPwXg9z1ZA78Kbdvr8kBmG/Ww==
5661+
[email protected].5, ora@^4.0.2:
5662+
version "4.0.5"
5663+
resolved "https://registry.yarnpkg.com/ora/-/ora-4.0.5.tgz#7410b5cc2d99fa637fd5099bbb9f02bfbb5a361e"
5664+
integrity sha512-jCDgm9DqvRcNIAEv2wZPrh7E5PcQiDUnbnWbAfu4NGAE2ZNqPFbDixmWldy1YG2QfLeQhuiu6/h5VRrk6cG50w==
56585665
dependencies:
56595666
chalk "^3.0.0"
56605667
cli-cursor "^3.1.0"
@@ -5807,10 +5814,10 @@ parent-module@^1.0.0:
58075814
dependencies:
58085815
callsites "^3.0.0"
58095816

5810-
[email protected].0, parse-json@^5.0.0:
5811-
version "5.0.0"
5812-
resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-5.0.0.tgz#73e5114c986d143efa3712d4ea24db9a4266f60f"
5813-
integrity sha512-OOY5b7PAEFV0E2Fir1KOkxchnZNCdowAJgQ5NuxjpBKTRP3pQhwkrkxqQjeoKJ+fO7bCpmIZaogI4eZGDMEGOw==
5817+
[email protected].1, parse-json@^5.0.0:
5818+
version "5.0.1"
5819+
resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-5.0.1.tgz#7cfe35c1ccd641bce3981467e6c2ece61b3b3878"
5820+
integrity sha512-ztoZ4/DYeXQq4E21v169sC8qWINGpcosGv9XhTDvg9/hWvx/zrFkc9BiWxR58OJLHGk28j5BL0SDLeV2WmFZlQ==
58145821
dependencies:
58155822
"@babel/code-frame" "^7.0.0"
58165823
error-ex "^1.3.1"
@@ -6300,13 +6307,13 @@ release-it@^12.0.1:
63006307
window-size "1.1.1"
63016308
yargs-parser "17.0.0"
63026309

6303-
release-it@^13.6.5:
6304-
version "13.6.5"
6305-
resolved "https://registry.yarnpkg.com/release-it/-/release-it-13.6.5.tgz#79f291ee6d168a794ce251ec880de5e3459c889d"
6306-
integrity sha512-m4JcHmwcOTnOfBv2t1jgZ1ddqk9O71/9YZ7T5vClldez8EL+lCtMpBirNJZJwFj39xRAozLya2o0CrI0diyjEg==
6310+
release-it@^13.6.6:
6311+
version "13.6.6"
6312+
resolved "https://registry.yarnpkg.com/release-it/-/release-it-13.6.6.tgz#c1f770449177e1906297aa5dfc15b15334eeb77a"
6313+
integrity sha512-tR0RkcMxc0lhtnPGWE2tBcjAG7Z+NXsQZTGiNr6M/XM5tOL4cSkWPrBo9+vEtVS2S7XlBiLtCZ85jCzcovBnBw==
63076314
dependencies:
63086315
"@iarna/toml" "2.2.5"
6309-
"@octokit/rest" "18.0.0"
6316+
"@octokit/rest" "18.0.3"
63106317
async-retry "1.3.1"
63116318
chalk "4.1.0"
63126319
cosmiconfig "6.0.0"
@@ -6318,15 +6325,15 @@ release-it@^13.6.5:
63186325
form-data "3.0.0"
63196326
git-url-parse "11.1.2"
63206327
globby "11.0.1"
6321-
got "11.5.0"
6328+
got "11.5.1"
63226329
import-cwd "3.0.0"
6323-
inquirer "7.3.0"
6330+
inquirer "7.3.3"
63246331
is-ci "2.0.0"
63256332
lodash "4.17.19"
63266333
mime-types "2.1.27"
6327-
ora "4.0.4"
6334+
ora "4.0.5"
63286335
os-name "3.1.0"
6329-
parse-json "5.0.0"
6336+
parse-json "5.0.1"
63306337
semver "7.3.2"
63316338
shelljs "0.8.4"
63326339
supports-color "7.1.0"

0 commit comments

Comments
 (0)