Skip to content

Commit ba533cf

Browse files
Bump release-it from 14.6.2 to 14.7.0
Bumps [release-it](https://github.com/release-it/release-it) from 14.6.2 to 14.7.0. - [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.6.2...14.7.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f09a894 commit ba533cf

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"fixturify-project": "^2.1.1",
3838
"jest": "^26.6.3",
3939
"prettier": "^2.3.0",
40-
"release-it": "^14.6.2",
40+
"release-it": "^14.7.0",
4141
"release-it-lerna-changelog": "^3.1.0",
4242
"release-it-yarn-workspaces": "^2.0.1"
4343
},

yarn.lock

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1447,7 +1447,7 @@ caseless@~0.12.0:
14471447
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
14481448
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
14491449

1450-
[email protected], chalk@^4.0.0, chalk@^4.1.0:
1450+
[email protected], chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1:
14511451
version "4.1.1"
14521452
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.1.tgz#c80b3fab28bf6371e6863325eee67e618b77e6ad"
14531453
integrity sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==
@@ -3055,19 +3055,20 @@ ini@^1.3.2, ini@~1.3.0:
30553055
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.7.tgz#a09363e1911972ea16d7a8851005d84cf09a9a84"
30563056
integrity sha512-iKpRpXP+CrP2jyrxvg1kMUpXDyRUFDWurxbnVT1vQPx+Wz9uCYsMIqYuSBLV+PAaZG/d7kRLKRFc9oDMsH+mFQ==
30573057

3058-
inquirer@8.0.0:
3059-
version "8.0.0"
3060-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.0.0.tgz#957a46db1abcf0fdd2ab82deb7470e90afc7d0ac"
3061-
integrity sha512-ON8pEJPPCdyjxj+cxsYRe6XfCJepTxANdNnTebsTuQgXpRyZRRT9t4dJwjRubgmvn20CLSEnozRUayXyM9VTXA==
3058+
inquirer@8.1.0:
3059+
version "8.1.0"
3060+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.1.0.tgz#68ce5ce5376cf0e89765c993d8b7c1e62e184d69"
3061+
integrity sha512-1nKYPoalt1vMBfCMtpomsUc32wmOoWXAoq3kM/5iTfxyQ2f/BxjixQpC+mbZ7BI0JUXHED4/XPXekDVtJNpXYw==
30623062
dependencies:
30633063
ansi-escapes "^4.2.1"
3064-
chalk "^4.1.0"
3064+
chalk "^4.1.1"
30653065
cli-cursor "^3.1.0"
30663066
cli-width "^3.0.0"
30673067
external-editor "^3.0.3"
30683068
figures "^3.0.0"
30693069
lodash "^4.17.21"
30703070
mute-stream "0.0.8"
3071+
ora "^5.3.0"
30713072
run-async "^2.4.0"
30723073
rxjs "^6.6.6"
30733074
string-width "^4.1.0"
@@ -4593,7 +4594,7 @@ optionator@^0.9.1:
45934594
type-check "^0.4.0"
45944595
word-wrap "^1.2.3"
45954596

4596-
4597+
[email protected], ora@^5.3.0:
45974598
version "5.4.0"
45984599
resolved "https://registry.yarnpkg.com/ora/-/ora-5.4.0.tgz#42eda4855835b9cd14d33864c97a3c95a3f56bf4"
45994600
integrity sha512-1StwyXQGoU6gdjYkyVcqOLnVlbKj+6yPNNOxJVgpt9t4eksKjiriiHuxktLYkgllwk+D6MbC4ihH84L1udRXPg==
@@ -5092,10 +5093,10 @@ release-it-yarn-workspaces@^2.0.1:
50925093
validate-peer-dependencies "^1.0.0"
50935094
walk-sync "^2.0.2"
50945095

5095-
release-it@^14.6.2:
5096-
version "14.6.2"
5097-
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.6.2.tgz#dc5389c83d39a9a773968a03db5a0216c736102a"
5098-
integrity sha512-rjRe2cC59ueTUGS2rkwI5JEeN0DQlU2eeq4nrCQcwQXv5IzC+9uPd7EvoUT7VDwJ4ZNu1Oh8DZVQqrtDzVboUg==
5096+
release-it@^14.7.0:
5097+
version "14.7.0"
5098+
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.7.0.tgz#57c63bee1ea668e5186f7fd018d88fbd01120ada"
5099+
integrity sha512-g8z6BR7qsO1r0HtS4rquRU5PmwHrIZ5jYTuaaa1ZSLrh91Nm23PBpHR/0jsA549Qzujj4W/mkeskoAAIvHugWQ==
50995100
dependencies:
51005101
"@iarna/toml" "2.2.5"
51015102
"@octokit/rest" "18.5.3"
@@ -5111,7 +5112,7 @@ release-it@^14.6.2:
51115112
globby "11.0.3"
51125113
got "11.8.2"
51135114
import-cwd "3.0.0"
5114-
inquirer "8.0.0"
5115+
inquirer "8.1.0"
51155116
is-ci "3.0.0"
51165117
lodash "4.17.21"
51175118
mime-types "2.1.30"

0 commit comments

Comments
 (0)