Skip to content

Commit 691a647

Browse files
chore(deps): update devdependency release-it to v15.8.0
1 parent c6c695c commit 691a647

File tree

2 files changed

+42
-7
lines changed

2 files changed

+42
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"husky": "8.0.3",
5757
"lint-staged": "13.1.2",
5858
"nuxt": "npm:[email protected]",
59-
"release-it": "15.6.1",
59+
"release-it": "15.8.0",
6060
"vitest": "^0.29.2"
6161
},
6262
"resolutions": {

yarn.lock

+41-6
Original file line numberDiff line numberDiff line change
@@ -1942,6 +1942,19 @@ cacheable-request@^10.2.1:
19421942
normalize-url "^8.0.0"
19431943
responselike "^3.0.0"
19441944

1945+
cacheable-request@^10.2.8:
1946+
version "10.2.8"
1947+
resolved "https://registry.yarnpkg.com/cacheable-request/-/cacheable-request-10.2.8.tgz#899ae6c0c8c7127f263b2005ecaac07c95124079"
1948+
integrity sha512-IDVO5MJ4LItE6HKFQTqT2ocAQsisOoCTUDu1ddCmnhyiwFQjXNPp4081Xj23N4tO+AFEFNzGuNEf/c8Gwwt15A==
1949+
dependencies:
1950+
"@types/http-cache-semantics" "^4.0.1"
1951+
get-stream "^6.0.1"
1952+
http-cache-semantics "^4.1.1"
1953+
keyv "^4.5.2"
1954+
mimic-response "^4.0.0"
1955+
normalize-url "^8.0.0"
1956+
responselike "^3.0.0"
1957+
19451958
call-bind@^1.0.0, call-bind@^1.0.2:
19461959
version "1.0.2"
19471960
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
@@ -4109,7 +4122,24 @@ gopd@^1.0.1:
41094122
dependencies:
41104123
get-intrinsic "^1.1.3"
41114124

4112-
[email protected], got@^12.1.0:
4125+
4126+
version "12.6.0"
4127+
resolved "https://registry.yarnpkg.com/got/-/got-12.6.0.tgz#8d382ee5de4432c086e83c133efdd474484f6ac7"
4128+
integrity sha512-WTcaQ963xV97MN3x0/CbAriXFZcXCfgxVp91I+Ze6pawQOa7SgzwSx2zIJJsX+kTajMnVs0xcFD1TxZKFqhdnQ==
4129+
dependencies:
4130+
"@sindresorhus/is" "^5.2.0"
4131+
"@szmarczak/http-timer" "^5.0.1"
4132+
cacheable-lookup "^7.0.0"
4133+
cacheable-request "^10.2.8"
4134+
decompress-response "^6.0.0"
4135+
form-data-encoder "^2.1.2"
4136+
get-stream "^6.0.1"
4137+
http2-wrapper "^2.1.10"
4138+
lowercase-keys "^3.0.0"
4139+
p-cancelable "^3.0.0"
4140+
responselike "^3.0.0"
4141+
4142+
got@^12.1.0:
41134143
version "12.5.3"
41144144
resolved "https://registry.yarnpkg.com/got/-/got-12.5.3.tgz#82bdca2dd61258a02e24d668ea6e7abb70ac3598"
41154145
integrity sha512-8wKnb9MGU8IPGRIo+/ukTy9XLJBwDiCpIf5TVzQ9Cpol50eMTpBq2GAuDsuDIz7hTYmZgMgC1e9ydr6kSDWs3w==
@@ -4263,6 +4293,11 @@ http-cache-semantics@^4.1.0:
42634293
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz#49e91c5cbf36c9b94bcfcd71c23d5249ec74e390"
42644294
integrity sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==
42654295

4296+
http-cache-semantics@^4.1.1:
4297+
version "4.1.1"
4298+
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz#abe02fcb2985460bf0323be664436ec3476a6d5a"
4299+
integrity sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==
4300+
42664301
42674302
version "2.0.0"
42684303
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-2.0.0.tgz#b7774a1486ef73cf7667ac9ae0858c012c57b9d3"
@@ -6770,10 +6805,10 @@ registry-url@^6.0.0:
67706805
dependencies:
67716806
rc "1.2.8"
67726807

6773-
release-it@15.6.1:
6774-
version "15.6.1"
6775-
resolved "https://registry.yarnpkg.com/release-it/-/release-it-15.6.1.tgz#843e4ab66110bf2460d14536fb7ce36804f2a078"
6776-
integrity sha512-oPJKP2yxMcA/TaGFnS5uB0spDSPiDXXd1yGKSSMQ2xutyiSs8X+1UahlJCF/xHnp01QwUqRv0fpsV9MFr2GKmQ==
6808+
release-it@15.8.0:
6809+
version "15.8.0"
6810+
resolved "https://registry.yarnpkg.com/release-it/-/release-it-15.8.0.tgz#ab03987ce2e7192869ba54ff93f1fd503188404c"
6811+
integrity sha512-eJwYY/vXefcnWn7OHlZRcQJYPSJw/fdO+29C/Re5MZE8FZReCHu+EYq3yB0Bm39/3cTVz/5I/2Fk5rtAsVFU1g==
67776812
dependencies:
67786813
"@iarna/toml" "2.2.5"
67796814
"@octokit/rest" "19.0.7"
@@ -6783,7 +6818,7 @@ [email protected]:
67836818
execa "7.0.0"
67846819
git-url-parse "13.1.0"
67856820
globby "13.1.3"
6786-
got "12.5.3"
6821+
got "12.6.0"
67876822
inquirer "9.1.4"
67886823
is-ci "3.0.1"
67896824
lodash "4.17.21"

0 commit comments

Comments
 (0)