Skip to content

Commit 9921e90

Browse files
Bump release-it from 14.2.1 to 14.2.2
Bumps [release-it](https://github.com/release-it/release-it) from 14.2.1 to 14.2.2. - [Release notes](https://github.com/release-it/release-it/releases) - [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md) - [Commits](release-it/release-it@14.2.1...14.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 896baad commit 9921e90

2 files changed

Lines changed: 49 additions & 34 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"eslint-plugin-prettier": "^3.1.4",
4242
"jest": "^24.9.0",
4343
"prettier": "^2.2.1",
44-
"release-it": "^14.2.1",
44+
"release-it": "^14.2.2",
4545
"release-it-lerna-changelog": "^2.4.0"
4646
},
4747
"engines": {

yarn.lock

Lines changed: 48 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1111,10 +1111,10 @@
11111111
"@octokit/types" "^5.1.1"
11121112
deprecation "^2.3.1"
11131113

1114-
"@octokit/plugin-rest-endpoint-methods@4.2.0":
1115-
version "4.2.0"
1116-
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.2.0.tgz#c5a0691b3aba5d8b4ef5dffd6af3649608f167ba"
1117-
integrity sha512-1/qn1q1C1hGz6W/iEDm9DoyNoG/xdFDt78E3eZ5hHeUfJTLJgyAMdj9chL/cNBHjcjd+FH5aO1x0VCqR2RE0mw==
1114+
"@octokit/plugin-rest-endpoint-methods@4.2.1":
1115+
version "4.2.1"
1116+
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.2.1.tgz#8224833a45c3394836dc6e86f1e6c49269a2c350"
1117+
integrity sha512-QyFr4Bv807Pt1DXZOC5a7L5aFdrwz71UHTYoHVajYV5hsqffWm8FUl9+O7nxRu5PDMtB/IKrhFqTmdBTK5cx+A==
11181118
dependencies:
11191119
"@octokit/types" "^5.5.0"
11201120
deprecation "^2.3.1"
@@ -1174,15 +1174,15 @@
11741174
"@octokit/plugin-request-log" "^1.0.0"
11751175
"@octokit/plugin-rest-endpoint-methods" "4.1.2"
11761176

1177-
"@octokit/rest@18.0.7":
1178-
version "18.0.7"
1179-
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.0.7.tgz#236514417084334bc0ef62416a19f6030db3d907"
1180-
integrity sha512-ctz0cMIb3c6gO2ADto+A1r4JI+2hkUkDcD1JRunkhk1SOUrNGQcQ+9FBqZ6UekS1Z/c3xPvF0OoLtX2cQ118+A==
1177+
"@octokit/rest@18.0.9":
1178+
version "18.0.9"
1179+
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.0.9.tgz#964d707d914eb34b1787895fdcacff96de47844d"
1180+
integrity sha512-CC5+cIx974Ygx9lQNfUn7/oXDQ9kqGiKUC6j1A9bAVZZ7aoTF8K6yxu0pQhQrLBwSl92J6Z3iVDhGhGFgISCZg==
11811181
dependencies:
11821182
"@octokit/core" "^3.0.0"
11831183
"@octokit/plugin-paginate-rest" "^2.2.0"
11841184
"@octokit/plugin-request-log" "^1.0.0"
1185-
"@octokit/plugin-rest-endpoint-methods" "4.2.0"
1185+
"@octokit/plugin-rest-endpoint-methods" "4.2.1"
11861186

11871187
"@octokit/types@^2.0.0", "@octokit/types@^2.12.1":
11881188
version "2.16.2"
@@ -2302,10 +2302,10 @@ data-urls@^1.0.0:
23022302
whatwg-mimetype "^2.2.0"
23032303
whatwg-url "^7.0.0"
23042304

2305-
debug@4, debug@4.2.0, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1:
2306-
version "4.2.0"
2307-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.2.0.tgz#7f150f93920e94c58f5574c2fd01a3110effe7f1"
2308-
integrity sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==
2305+
debug@4, debug@4.3.1, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1:
2306+
version "4.3.1"
2307+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee"
2308+
integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==
23092309
dependencies:
23102310
ms "2.1.2"
23112311

@@ -3697,6 +3697,14 @@ is-installed-globally@^0.3.1:
36973697
global-dirs "^2.0.1"
36983698
is-path-inside "^3.0.1"
36993699

3700+
is-installed-globally@^0.3.2:
3701+
version "0.3.2"
3702+
resolved "https://registry.yarnpkg.com/is-installed-globally/-/is-installed-globally-0.3.2.tgz#fd3efa79ee670d1187233182d5b0a1dd00313141"
3703+
integrity sha512-wZ8x1js7Ia0kecP/CHM/3ABkAmujX7WPvQk6uu3Fly/Mk44pySulQpnHG46OMjHGXApINnV4QhY3SWnECO2z5g==
3704+
dependencies:
3705+
global-dirs "^2.0.1"
3706+
is-path-inside "^3.0.1"
3707+
37003708
is-interactive@^1.0.0:
37013709
version "1.0.0"
37023710
resolved "https://registry.yarnpkg.com/is-interactive/-/is-interactive-1.0.0.tgz#cea6e6ae5c870a7b0a0004070b7b587e0252912e"
@@ -4420,7 +4428,7 @@ kleur@^3.0.3:
44204428
resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
44214429
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
44224430

4423-
latest-version@^5.0.0:
4431+
latest-version@^5.0.0, latest-version@^5.1.0:
44244432
version "5.1.0"
44254433
resolved "https://registry.yarnpkg.com/latest-version/-/latest-version-5.1.0.tgz#119dfe908fe38d15dfa43ecd13fa12ec8832face"
44264434
integrity sha512-weT+r0kTkRQdCdYCNtkMwWXQTMEswKrFBkm4ckQOMVhhqhIMI1UT2hMj+1iigIhgSZm5gTmrRXBNoGUgaTY1xA==
@@ -5422,6 +5430,13 @@ pupa@^2.0.1:
54225430
dependencies:
54235431
escape-goat "^2.0.0"
54245432

5433+
pupa@^2.1.1:
5434+
version "2.1.1"
5435+
resolved "https://registry.yarnpkg.com/pupa/-/pupa-2.1.1.tgz#f5e8fd4afc2c5d97828faa523549ed8744a20d62"
5436+
integrity sha512-l1jNAspIBSFqbT+y+5FosojNpVpF94nlI+wDUpqP9enwOTfHx9f0gh5nB96vl+6yTpsJsypeNrwfzPrKuHB41A==
5437+
dependencies:
5438+
escape-goat "^2.0.0"
5439+
54255440
qs@~6.5.2:
54265441
version "6.5.2"
54275442
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36"
@@ -5621,17 +5636,17 @@ release-it@^13.7.0:
56215636
yaml "1.10.0"
56225637
yargs-parser "19.0.1"
56235638

5624-
release-it@^14.2.1:
5625-
version "14.2.1"
5626-
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.2.1.tgz#e3d7b6daee45162a6fe903ef1b1b022a0d25c325"
5627-
integrity sha512-zHXJjU2eOvVcbXTQSfgNC9DcDU7WgTc9qappBFfGRDicK//Bqt1KaOAEhCS6EZ9u4v7YbWBRbUejSrVXOLfCVQ==
5639+
release-it@^14.2.2:
5640+
version "14.2.2"
5641+
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.2.2.tgz#ec01be53b04c5aa251a45c7a0b29cceace7827b3"
5642+
integrity sha512-rnJOzDIXErrwCD9cRMtDgmOZlcLQiL0z0dVyN95G2T1FQVBQNr7AD5EiH3U+K6X7s+EVoK90lF96NXe5QuvG1A==
56285643
dependencies:
56295644
"@iarna/toml" "2.2.5"
5630-
"@octokit/rest" "18.0.7"
5645+
"@octokit/rest" "18.0.9"
56315646
async-retry "1.3.1"
56325647
chalk "4.1.0"
56335648
cosmiconfig "7.0.0"
5634-
debug "4.2.0"
5649+
debug "4.3.1"
56355650
deprecated-obj "2.0.0"
56365651
execa "4.1.0"
56375652
find-up "5.0.0"
@@ -5649,11 +5664,11 @@ release-it@^14.2.1:
56495664
parse-json "5.1.0"
56505665
semver "7.3.2"
56515666
shelljs "0.8.4"
5652-
update-notifier "5.0.0"
5667+
update-notifier "5.0.1"
56535668
url-join "4.0.1"
56545669
uuid "8.3.1"
56555670
yaml "1.10.0"
5656-
yargs-parser "20.2.3"
5671+
yargs-parser "20.2.4"
56575672

56585673
remove-trailing-separator@^1.0.1:
56595674
version "1.1.0"
@@ -6645,22 +6660,22 @@ update-notifier@4.1.1:
66456660
semver-diff "^3.1.1"
66466661
xdg-basedir "^4.0.0"
66476662

6648-
update-notifier@5.0.0:
6649-
version "5.0.0"
6650-
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-5.0.0.tgz#308e0ae772f71d66df0303159a945bc1e1fb819a"
6651-
integrity sha512-8tqsiVrMv7aZsKNSjqA6DdBLKJpZG1hRpkj1RbOJu1PgyP69OX+EInAnP1EK/ShX5YdPFgwWdk19oquZ0HTM8g==
6663+
update-notifier@5.0.1:
6664+
version "5.0.1"
6665+
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-5.0.1.tgz#1f92d45fb1f70b9e33880a72dd262bc12d22c20d"
6666+
integrity sha512-BuVpRdlwxeIOvmc32AGYvO1KVdPlsmqSh8KDDBxS6kDE5VR7R8OMP1d8MdhaVBvxl4H3551k9akXr0Y1iIB2Wg==
66526667
dependencies:
66536668
boxen "^4.2.0"
66546669
chalk "^4.1.0"
66556670
configstore "^5.0.1"
66566671
has-yarn "^2.1.0"
66576672
import-lazy "^2.1.0"
66586673
is-ci "^2.0.0"
6659-
is-installed-globally "^0.3.1"
6674+
is-installed-globally "^0.3.2"
66606675
is-npm "^5.0.0"
66616676
is-yarn-global "^0.3.0"
6662-
latest-version "^5.0.0"
6663-
pupa "^2.0.1"
6677+
latest-version "^5.1.0"
6678+
pupa "^2.1.1"
66646679
semver "^7.3.2"
66656680
semver-diff "^3.1.1"
66666681
xdg-basedir "^4.0.0"
@@ -6946,10 +6961,10 @@ yargs-parser@19.0.1:
69466961
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-19.0.1.tgz#34b444580905d0f67e89f31283d8dc1f8bd53d47"
69476962
integrity sha512-2UuJKZmPN9S9/0s3FSCG3aNUSyC/qz56oJsMZG0NV2B44QxTXaNySp4xXW10CizmUs0DXgPY0y114dOGLvtYHg==
69486963

6949-
yargs-parser@20.2.3:
6950-
version "20.2.3"
6951-
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.3.tgz#92419ba867b858c868acf8bae9bf74af0dd0ce26"
6952-
integrity sha512-emOFRT9WVHw03QSvN5qor9QQT9+sw5vwxfYweivSMHTcAXPefwVae2FjO7JJjj8hCE4CzPOPeFM83VwT29HCww==
6964+
yargs-parser@20.2.4:
6965+
version "20.2.4"
6966+
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.4.tgz#b42890f14566796f85ae8e3a25290d205f154a54"
6967+
integrity sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==
69536968

69546969
yargs-parser@^13.1.2:
69556970
version "13.1.2"

0 commit comments

Comments
 (0)