Skip to content

Commit 1ceaf50

Browse files
Bump release-it from 14.6.2 to 14.7.0 (#840)
1 parent 8ea7150 commit 1ceaf50

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

yarn.lock

+12-11
Original file line numberDiff line numberDiff line change
@@ -5003,7 +5003,7 @@ chai@^4.1.0, chai@^4.2.0:
50035003
pathval "^1.1.1"
50045004
type-detect "^4.0.5"
50055005

5006-
[email protected], "chalk@^3.0.0 || ^4.0.0", chalk@^4.0.0, chalk@^4.1.0:
5006+
[email protected], "chalk@^3.0.0 || ^4.0.0", chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1:
50075007
version "4.1.1"
50085008
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.1.tgz#c80b3fab28bf6371e6863325eee67e618b77e6ad"
50095009
integrity sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==
@@ -9821,19 +9821,20 @@ inline-source-map-comment@^1.0.5:
98219821
sum-up "^1.0.1"
98229822
xtend "^4.0.0"
98239823

9824-
inquirer@8.0.0:
9825-
version "8.0.0"
9826-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.0.0.tgz#957a46db1abcf0fdd2ab82deb7470e90afc7d0ac"
9827-
integrity sha512-ON8pEJPPCdyjxj+cxsYRe6XfCJepTxANdNnTebsTuQgXpRyZRRT9t4dJwjRubgmvn20CLSEnozRUayXyM9VTXA==
9824+
inquirer@8.1.0:
9825+
version "8.1.0"
9826+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.1.0.tgz#68ce5ce5376cf0e89765c993d8b7c1e62e184d69"
9827+
integrity sha512-1nKYPoalt1vMBfCMtpomsUc32wmOoWXAoq3kM/5iTfxyQ2f/BxjixQpC+mbZ7BI0JUXHED4/XPXekDVtJNpXYw==
98289828
dependencies:
98299829
ansi-escapes "^4.2.1"
9830-
chalk "^4.1.0"
9830+
chalk "^4.1.1"
98319831
cli-cursor "^3.1.0"
98329832
cli-width "^3.0.0"
98339833
external-editor "^3.0.3"
98349834
figures "^3.0.0"
98359835
lodash "^4.17.21"
98369836
mute-stream "0.0.8"
9837+
ora "^5.3.0"
98379838
run-async "^2.4.0"
98389839
rxjs "^6.6.6"
98399840
string-width "^4.1.0"
@@ -12314,7 +12315,7 @@ optionator@^0.9.1:
1231412315
type-check "^0.4.0"
1231512316
word-wrap "^1.2.3"
1231612317

12317-
[email protected], ora@^5.1.0:
12318+
[email protected], ora@^5.1.0, ora@^5.3.0:
1231812319
version "5.4.0"
1231912320
resolved "https://registry.yarnpkg.com/ora/-/ora-5.4.0.tgz#42eda4855835b9cd14d33864c97a3c95a3f56bf4"
1232012321
integrity sha512-1StwyXQGoU6gdjYkyVcqOLnVlbKj+6yPNNOxJVgpt9t4eksKjiriiHuxktLYkgllwk+D6MbC4ihH84L1udRXPg==
@@ -13547,9 +13548,9 @@ release-it-lerna-changelog@^3.1.0:
1354713548
which "^2.0.2"
1354813549

1354913550
release-it@^14.0.2:
13550-
version "14.6.2"
13551-
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.6.2.tgz#dc5389c83d39a9a773968a03db5a0216c736102a"
13552-
integrity sha512-rjRe2cC59ueTUGS2rkwI5JEeN0DQlU2eeq4nrCQcwQXv5IzC+9uPd7EvoUT7VDwJ4ZNu1Oh8DZVQqrtDzVboUg==
13551+
version "14.7.0"
13552+
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.7.0.tgz#57c63bee1ea668e5186f7fd018d88fbd01120ada"
13553+
integrity sha512-g8z6BR7qsO1r0HtS4rquRU5PmwHrIZ5jYTuaaa1ZSLrh91Nm23PBpHR/0jsA549Qzujj4W/mkeskoAAIvHugWQ==
1355313554
dependencies:
1355413555
"@iarna/toml" "2.2.5"
1355513556
"@octokit/rest" "18.5.3"
@@ -13565,7 +13566,7 @@ release-it@^14.0.2:
1356513566
globby "11.0.3"
1356613567
got "11.8.2"
1356713568
import-cwd "3.0.0"
13568-
inquirer "8.0.0"
13569+
inquirer "8.1.0"
1356913570
is-ci "3.0.0"
1357013571
lodash "4.17.21"
1357113572
mime-types "2.1.30"

0 commit comments

Comments
 (0)