Skip to content

Commit e248644

Browse files
Update dependency release-it to v17.3.0
1 parent 52e9c0b commit e248644

2 files changed

Lines changed: 49 additions & 51 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {},
2929
"devDependencies": {
30-
"release-it": "17.2.1"
30+
"release-it": "17.3.0"
3131
},
3232
"peerDependencies": {},
3333
"browserslist": [],

yarn.lock

Lines changed: 48 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
resolved "https://registry.yarnpkg.com/@iarna/toml/-/toml-2.2.5.tgz#b32366c89b43c6f8cefbdefac778b9c828e3ba8c"
2929
integrity sha512-trnsAYxU3xnS1gPHPyU961coFyLkh4gAD/0zQ5mymY4yOZ+CYvsPqUbOFSw0aDM4y0tV7tiFxL/1XfXPNC6IPg==
3030

31-
"@inquirer/figures@^1.0.1":
32-
version "1.0.1"
33-
resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.1.tgz#d65f0bd0e9511a90b4d3543ee6a3ce7211f29417"
34-
integrity sha512-mtup3wVKia3ZwULPHcbs4Mor8Voi+iIXEWD7wCNbIO6lYR62oPCTQyrddi5OMYVXHzeCSoneZwJuS8sBvlEwDw==
31+
"@inquirer/figures@^1.0.2":
32+
version "1.0.2"
33+
resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.2.tgz#a6af5e9f9969efb9ed3469130566315c36506b8a"
34+
integrity sha512-4F1MBwVr3c/m4bAUef6LgkvBfSjzwH+OfldgHqcuacWwSUetFebM2wi58WfG9uk1rR98U6GwLed4asLJbwdV5w==
3535

3636
"@ljharb/through@^2.3.13":
3737
version "2.3.13"
@@ -96,34 +96,34 @@
9696
"@octokit/types" "^13.0.0"
9797
universal-user-agent "^6.0.0"
9898

99-
"@octokit/openapi-types@^20.0.0":
100-
version "20.0.0"
101-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-20.0.0.tgz#9ec2daa0090eeb865ee147636e0c00f73790c6e5"
102-
integrity sha512-EtqRBEjp1dL/15V7WiX5LJMIxxkdiGJnabzYx5Apx4FkQIFgAfKumXeYAqqJCj1s+BMX4cPFIFC4OLCR6stlnA==
103-
10499
"@octokit/openapi-types@^22.0.1":
105100
version "22.0.1"
106101
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-22.0.1.tgz#41f5b1c4dad3e547906ea9258837fcbea7cc72b4"
107102
integrity sha512-1yN5m1IMNXthoBDUXFF97N1gHop04B3H8ws7wtOr8GgRyDO1gKALjwMHARNBoMBiB/2vEe/vxstrApcJZzQbnQ==
108103

109-
"@octokit/plugin-paginate-rest@^9.1.5":
110-
version "9.2.1"
111-
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-9.2.1.tgz#2e2a2f0f52c9a4b1da1a3aa17dabe3c459b9e401"
112-
integrity sha512-wfGhE/TAkXZRLjksFXuDZdmGnJQHvtU/joFQdweXUgzo1XwvBCD4o4+75NtFfjfLK5IwLf9vHTfSiU3sLRYpRw==
104+
"@octokit/openapi-types@^22.2.0":
105+
version "22.2.0"
106+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-22.2.0.tgz#75aa7dcd440821d99def6a60b5f014207ae4968e"
107+
integrity sha512-QBhVjcUa9W7Wwhm6DBFu6ZZ+1/t/oYxqc2tp81Pi41YNuJinbFRx8B133qVOrAaBbF7D/m0Et6f9/pZt9Rc+tg==
108+
109+
"@octokit/plugin-paginate-rest@11.3.1":
110+
version "11.3.1"
111+
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-11.3.1.tgz#fe92d04b49f134165d6fbb716e765c2f313ad364"
112+
integrity sha512-ryqobs26cLtM1kQxqeZui4v8FeznirUsksiA+RYemMPJ7Micju0WSkv50dBksTuZks9O5cg4wp+t8fZ/cLY56g==
113113
dependencies:
114-
"@octokit/types" "^12.6.0"
114+
"@octokit/types" "^13.5.0"
115115

116116
"@octokit/plugin-request-log@^4.0.0":
117117
version "4.0.0"
118118
resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-4.0.0.tgz#260fa6970aa97bbcbd91f99f3cd812e2b285c9f1"
119119
integrity sha512-2uJI1COtYCq8Z4yNSnM231TgH50bRkheQ9+aH8TnZanB6QilOnx8RMD2qsnamSOXtDj0ilxvevf5fGsBhBBzKA==
120120

121-
"@octokit/plugin-rest-endpoint-methods@^10.2.0":
122-
version "10.4.1"
123-
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-10.4.1.tgz#41ba478a558b9f554793075b2e20cd2ef973be17"
124-
integrity sha512-xV1b+ceKV9KytQe3zCVqjg+8GTGfDYwaT1ATU5isiUyVtlVAO3HNdzpS4sr4GBx4hxQ46s7ITtZrAsxG22+rVg==
121+
"@octokit/plugin-rest-endpoint-methods@13.2.2":
122+
version "13.2.2"
123+
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-13.2.2.tgz#af8e5dd2cddfea576f92ffaf9cb84659f302a638"
124+
integrity sha512-EI7kXWidkt3Xlok5uN43suK99VWqc8OaIMktY9d9+RNKl69juoTyxmLoWPIZgJYzi41qj/9zU7G/ljnNOJ5AFA==
125125
dependencies:
126-
"@octokit/types" "^12.6.0"
126+
"@octokit/types" "^13.5.0"
127127

128128
"@octokit/request-error@^5.1.0":
129129
version "5.1.0"
@@ -144,22 +144,15 @@
144144
"@octokit/types" "^13.1.0"
145145
universal-user-agent "^6.0.0"
146146

147-
"@octokit/rest@20.1.0":
148-
version "20.1.0"
149-
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-20.1.0.tgz#78310528f4849a69b44b15ccd27f99c7e737bb7d"
150-
integrity sha512-STVO3itHQLrp80lvcYB2UIKoeil5Ctsgd2s1AM+du3HqZIR35ZH7WE9HLwUOLXH0myA0y3AGNPo8gZtcgIbw0g==
147+
"@octokit/rest@20.1.1":
148+
version "20.1.1"
149+
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-20.1.1.tgz#ec775864f53fb42037a954b9a40d4f5275b3dc95"
150+
integrity sha512-MB4AYDsM5jhIHro/dq4ix1iWTLGToIGk6cWF5L6vanFaMble5jTX/UBQyiv05HsWnwUtY8JrfHy2LWfKwihqMw==
151151
dependencies:
152152
"@octokit/core" "^5.0.2"
153-
"@octokit/plugin-paginate-rest" "^9.1.5"
153+
"@octokit/plugin-paginate-rest" "11.3.1"
154154
"@octokit/plugin-request-log" "^4.0.0"
155-
"@octokit/plugin-rest-endpoint-methods" "^10.2.0"
156-
157-
"@octokit/types@^12.6.0":
158-
version "12.6.0"
159-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-12.6.0.tgz#8100fb9eeedfe083aae66473bd97b15b62aedcb2"
160-
integrity sha512-1rhSOfRa6H9w4YwK0yrf5faDaDTb+yLyBUKOCV4xtCDB5VmIPqd/v9yr9o6SAzOAlRxMiRiCic6JVM1/kunVkw==
161-
dependencies:
162-
"@octokit/openapi-types" "^20.0.0"
155+
"@octokit/plugin-rest-endpoint-methods" "13.2.2"
163156

164157
"@octokit/types@^13.0.0", "@octokit/types@^13.1.0":
165158
version "13.4.0"
@@ -168,6 +161,13 @@
168161
dependencies:
169162
"@octokit/openapi-types" "^22.0.1"
170163

164+
"@octokit/types@^13.5.0":
165+
version "13.5.0"
166+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-13.5.0.tgz#4796e56b7b267ebc7c921dcec262b3d5bfb18883"
167+
integrity sha512-HdqWTf5Z3qwDVlzCrP8UJquMwunpDiMPt5er+QjGzL4hqr/vBVY/MauQgS1xWxCDT1oMx1EULyqxncdCY/NVSQ==
168+
dependencies:
169+
"@octokit/openapi-types" "^22.2.0"
170+
171171
"@pnpm/network.ca-file@^1.0.1":
172172
version "1.0.1"
173173
resolved "https://registry.yarnpkg.com/@pnpm/network.ca-file/-/network.ca-file-1.0.1.tgz#16f88d057c68cd5419c1ef3dfa281296ea80b047"
@@ -1468,12 +1468,12 @@ ini@^1.3.4, ini@~1.3.0:
14681468
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c"
14691469
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
14701470

1471-
inquirer@9.2.19:
1472-
version "9.2.19"
1473-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.2.19.tgz#e142ebc111b6328a21eb84d8e7dd226ff824239e"
1474-
integrity sha512-WpxOT71HGsFya6/mj5PUue0sWwbpbiPfAR+332zLj/siB0QA1PZM8v3GepegFV1Op189UxHUCF6y8AySdtOMVA==
1471+
inquirer@9.2.22:
1472+
version "9.2.22"
1473+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.2.22.tgz#718cb4153f0d35176aab27d495f8e358d1e2008f"
1474+
integrity sha512-SqLLa/Oe5rZUagTR9z+Zd6izyatHglbmbvVofo1KzuVB54YHleWzeHNLoR7FOICGOeQSqeLh1cordb3MzhGcEw==
14751475
dependencies:
1476-
"@inquirer/figures" "^1.0.1"
1476+
"@inquirer/figures" "^1.0.2"
14771477
"@ljharb/through" "^2.3.13"
14781478
ansi-escapes "^4.3.2"
14791479
chalk "^5.3.0"
@@ -2382,21 +2382,21 @@ registry-url@^6.0.0:
23822382
dependencies:
23832383
rc "1.2.8"
23842384

2385-
release-it@17.2.1:
2386-
version "17.2.1"
2387-
resolved "https://registry.yarnpkg.com/release-it/-/release-it-17.2.1.tgz#1d5bbc32023a79a819cf66807485126f19f127fd"
2388-
integrity sha512-zBOpaHyjrXC3g/9rHyQlvuDw9yCn9AGphrlL+t3gWNEhbZKEQ62WNY45JxllcJMNx9orQUxBZ3o7pVCqkeuTbg==
2385+
release-it@17.3.0:
2386+
version "17.3.0"
2387+
resolved "https://registry.yarnpkg.com/release-it/-/release-it-17.3.0.tgz#6174f82ac21d1c50c894327ad9aebfec4a604d6b"
2388+
integrity sha512-7t9a2WEwqQKCdteshZUrO/3RX60plS5CzYAFr5+4Zj8qvRx1pFOFVglJSz4BeFAEd2yejpPxfI60+qRUzLEDZw==
23892389
dependencies:
23902390
"@iarna/toml" "2.2.5"
2391-
"@octokit/rest" "20.1.0"
2391+
"@octokit/rest" "20.1.1"
23922392
async-retry "1.3.3"
23932393
chalk "5.3.0"
23942394
cosmiconfig "9.0.0"
23952395
execa "8.0.1"
23962396
git-url-parse "14.0.0"
23972397
globby "14.0.1"
23982398
got "13.0.0"
2399-
inquirer "9.2.19"
2399+
inquirer "9.2.22"
24002400
is-ci "3.0.1"
24012401
issue-parser "7.0.0"
24022402
lodash "4.17.21"
@@ -2408,7 +2408,7 @@ release-it@17.2.1:
24082408
os-name "5.1.0"
24092409
promise.allsettled "1.0.7"
24102410
proxy-agent "6.4.0"
2411-
semver "7.6.0"
2411+
semver "7.6.2"
24122412
shelljs "0.8.5"
24132413
update-notifier "7.0.0"
24142414
url-join "5.0.0"
@@ -2534,12 +2534,10 @@ semver-diff@^4.0.0:
25342534
dependencies:
25352535
semver "^7.3.5"
25362536

2537-
semver@7.6.0:
2538-
version "7.6.0"
2539-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.0.tgz#1a46a4db4bffcccd97b743b5005c8325f23d4e2d"
2540-
integrity sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==
2541-
dependencies:
2542-
lru-cache "^6.0.0"
2537+
semver@7.6.2:
2538+
version "7.6.2"
2539+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.2.tgz#1e3b34759f896e8f14d6134732ce798aeb0c6e13"
2540+
integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==
25432541

25442542
semver@^7.3.5, semver@^7.3.7, semver@^7.5.4:
25452543
version "7.5.4"

0 commit comments

Comments
 (0)