Skip to content

Commit 6103f3e

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

2 files changed

Lines changed: 38 additions & 45 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"jest": "^26.6.3",
6161
"prettier": "^2.2.1",
6262
"qunit": "^2.15.0",
63-
"release-it": "^14.6.1",
63+
"release-it": "^14.7.0",
6464
"release-it-lerna-changelog": "^3.1.0",
6565
"require-so-slow": "^2.0.5",
6666
"walk-sync": "^2.2.0"

yarn.lock

Lines changed: 37 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -691,10 +691,10 @@
691691
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-4.0.4.tgz#96fcce11e929802898646205ac567e5df592f82b"
692692
integrity sha512-31zY8JIuz3h6RAFOnyA8FbOwhILILiBu1qD81RyZZWY7oMBhIdBn6MaAmnnptLhB4jk0g50nkQkUVP4kUzppcA==
693693

694-
"@octokit/openapi-types@^7.0.0":
695-
version "7.0.0"
696-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-7.0.0.tgz#0f6992db9854af15eca77d71ab0ec7fad2f20411"
697-
integrity sha512-gV/8DJhAL/04zjTI95a7FhQwS6jlEE0W/7xeYAzuArD0KVAVWDLP2f3vi98hs3HLTczxXdRK/mF0tRoQPpolEw==
694+
"@octokit/openapi-types@^7.2.3":
695+
version "7.2.3"
696+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-7.2.3.tgz#a7105796db9b85d25d3feba9a1785a124c7803e4"
697+
integrity sha512-V1ycxkR19jqbIl3evf2RQiMRBvTNRi+Iy9h20G5OP5dPfEF6GJ1DPlUeiZRxo2HJxRr+UA4i0H1nn4btBDPFrw==
698698

699699
"@octokit/plugin-paginate-rest@^2.6.2":
700700
version "2.9.1"
@@ -708,12 +708,12 @@
708708
resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.3.tgz#70a62be213e1edc04bb8897ee48c311482f9700d"
709709
integrity sha512-4RFU4li238jMJAzLgAwkBAw+4Loile5haQMQr+uhFq27BmyJXcXSKvoQKqh0agsZEiUlW6iSv3FAgvmGkur7OQ==
710710

711-
"@octokit/[email protected].0":
712-
version "5.0.0"
713-
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.0.0.tgz#cf2cdeb24ea829c31688216a5b165010b61f9a98"
714-
integrity sha512-Jc7CLNUueIshXT+HWt6T+M0sySPjF32mSFQAK7UfAg8qGeRI6OM1GSBxDLwbXjkqy2NVdnqCedJcP1nC785JYg==
711+
"@octokit/[email protected].1":
712+
version "5.0.1"
713+
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.0.1.tgz#631b8d4edc6798b03489911252a25f2a4e58c594"
714+
integrity sha512-vvWbPtPqLyIzJ7A4IPdTl+8IeuKAwMJ4LjvmqWOOdfSuqWQYZXq2CEd0hsnkidff2YfKlguzujHs/reBdAx8Sg==
715715
dependencies:
716-
"@octokit/types" "^6.13.0"
716+
"@octokit/types" "^6.13.1"
717717
deprecation "^2.3.1"
718718

719719
"@octokit/request-error@^2.0.0":
@@ -739,15 +739,15 @@
739739
once "^1.4.0"
740740
universal-user-agent "^6.0.0"
741741

742-
"@octokit/[email protected].2":
743-
version "18.5.2"
744-
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.5.2.tgz#0369e554b7076e3749005147be94c661c7a5a74b"
745-
integrity sha512-Kz03XYfKS0yYdi61BkL9/aJ0pP2A/WK5vF/syhu9/kY30J8He3P68hv9GRpn8bULFx2K0A9MEErn4v3QEdbZcw==
742+
"@octokit/[email protected].3":
743+
version "18.5.3"
744+
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.5.3.tgz#6a2e6006a87ebbc34079c419258dd29ec9ff659d"
745+
integrity sha512-KPAsUCr1DOdLVbZJgGNuE/QVLWEaVBpFQwDAz/2Cnya6uW2wJ/P5RVGk0itx7yyN1aGa8uXm2pri4umEqG1JBA==
746746
dependencies:
747747
"@octokit/core" "^3.2.3"
748748
"@octokit/plugin-paginate-rest" "^2.6.2"
749749
"@octokit/plugin-request-log" "^1.0.2"
750-
"@octokit/plugin-rest-endpoint-methods" "5.0.0"
750+
"@octokit/plugin-rest-endpoint-methods" "5.0.1"
751751

752752
"@octokit/types@^5.0.0", "@octokit/types@^5.0.1":
753753
version "5.2.1"
@@ -763,12 +763,12 @@
763763
dependencies:
764764
"@octokit/openapi-types" "^4.0.3"
765765

766-
"@octokit/types@^6.13.0":
767-
version "6.14.2"
768-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.14.2.tgz#64c9457f38fb8522bdbba3c8cc814590a2d61bf5"
769-
integrity sha512-wiQtW9ZSy4OvgQ09iQOdyXYNN60GqjCL/UdMsepDr1Gr0QzpW6irIKbH3REuAHXAhxkEk9/F2a3Gcs1P6kW5jA==
766+
"@octokit/types@^6.13.1":
767+
version "6.16.2"
768+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.16.2.tgz#62242e0565a3eb99ca2fd376283fe78b4ea057b4"
769+
integrity sha512-wWPSynU4oLy3i4KGyk+J1BLwRKyoeW2TwRHgwbDz17WtVFzSK2GOErGliruIx8c+MaYtHSYTx36DSmLNoNbtgA==
770770
dependencies:
771-
"@octokit/openapi-types" "^7.0.0"
771+
"@octokit/openapi-types" "^7.2.3"
772772

773773
"@simple-dom/interface@^1.4.0":
774774
version "1.4.0"
@@ -1593,10 +1593,10 @@ caseless@~0.12.0:
15931593
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
15941594
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
15951595

1596-
1597-
version "4.1.0"
1598-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"
1599-
integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==
1596+
[email protected].1, chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1:
1597+
version "4.1.1"
1598+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.1.tgz#c80b3fab28bf6371e6863325eee67e618b77e6ad"
1599+
integrity sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==
16001600
dependencies:
16011601
ansi-styles "^4.1.0"
16021602
supports-color "^7.1.0"
@@ -1618,14 +1618,6 @@ chalk@^3.0.0:
16181618
ansi-styles "^4.1.0"
16191619
supports-color "^7.1.0"
16201620

1621-
chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1:
1622-
version "4.1.1"
1623-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.1.tgz#c80b3fab28bf6371e6863325eee67e618b77e6ad"
1624-
integrity sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==
1625-
dependencies:
1626-
ansi-styles "^4.1.0"
1627-
supports-color "^7.1.0"
1628-
16291621
char-regex@^1.0.2:
16301622
version "1.0.2"
16311623
resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf"
@@ -3385,19 +3377,20 @@ ini@^1.3.4, ini@~1.3.0:
33853377
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.7.tgz#a09363e1911972ea16d7a8851005d84cf09a9a84"
33863378
integrity sha512-iKpRpXP+CrP2jyrxvg1kMUpXDyRUFDWurxbnVT1vQPx+Wz9uCYsMIqYuSBLV+PAaZG/d7kRLKRFc9oDMsH+mFQ==
33873379

3388-
inquirer@8.0.0:
3389-
version "8.0.0"
3390-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.0.0.tgz#957a46db1abcf0fdd2ab82deb7470e90afc7d0ac"
3391-
integrity sha512-ON8pEJPPCdyjxj+cxsYRe6XfCJepTxANdNnTebsTuQgXpRyZRRT9t4dJwjRubgmvn20CLSEnozRUayXyM9VTXA==
3380+
inquirer@8.1.0:
3381+
version "8.1.0"
3382+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.1.0.tgz#68ce5ce5376cf0e89765c993d8b7c1e62e184d69"
3383+
integrity sha512-1nKYPoalt1vMBfCMtpomsUc32wmOoWXAoq3kM/5iTfxyQ2f/BxjixQpC+mbZ7BI0JUXHED4/XPXekDVtJNpXYw==
33923384
dependencies:
33933385
ansi-escapes "^4.2.1"
3394-
chalk "^4.1.0"
3386+
chalk "^4.1.1"
33953387
cli-cursor "^3.1.0"
33963388
cli-width "^3.0.0"
33973389
external-editor "^3.0.3"
33983390
figures "^3.0.0"
33993391
lodash "^4.17.21"
34003392
mute-stream "0.0.8"
3393+
ora "^5.3.0"
34013394
run-async "^2.4.0"
34023395
rxjs "^6.6.6"
34033396
string-width "^4.1.0"
@@ -5067,7 +5060,7 @@ optionator@^0.9.1:
50675060
type-check "^0.4.0"
50685061
word-wrap "^1.2.3"
50695062

5070-
5063+
[email protected], ora@^5.3.0:
50715064
version "5.4.0"
50725065
resolved "https://registry.yarnpkg.com/ora/-/ora-5.4.0.tgz#42eda4855835b9cd14d33864c97a3c95a3f56bf4"
50735066
integrity sha512-1StwyXQGoU6gdjYkyVcqOLnVlbKj+6yPNNOxJVgpt9t4eksKjiriiHuxktLYkgllwk+D6MbC4ihH84L1udRXPg==
@@ -5622,15 +5615,15 @@ release-it-lerna-changelog@^3.1.0:
56225615
validate-peer-dependencies "^1.0.0"
56235616
which "^2.0.2"
56245617

5625-
release-it@^14.6.1:
5626-
version "14.6.1"
5627-
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.6.1.tgz#a04623312d67886b37b8a6d298844ee3e0c7150a"
5628-
integrity sha512-noBho2997G3yrm6YvdLJj4Ua2SCFOU7ajCqtvteI3DZtpM1IhiyXSgcn2Q5irq8lTNK0it4eiNq9TSrAWNYDkA==
5618+
release-it@^14.7.0:
5619+
version "14.7.0"
5620+
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.7.0.tgz#57c63bee1ea668e5186f7fd018d88fbd01120ada"
5621+
integrity sha512-g8z6BR7qsO1r0HtS4rquRU5PmwHrIZ5jYTuaaa1ZSLrh91Nm23PBpHR/0jsA549Qzujj4W/mkeskoAAIvHugWQ==
56295622
dependencies:
56305623
"@iarna/toml" "2.2.5"
5631-
"@octokit/rest" "18.5.2"
5624+
"@octokit/rest" "18.5.3"
56325625
async-retry "1.3.1"
5633-
chalk "4.1.0"
5626+
chalk "4.1.1"
56345627
cosmiconfig "7.0.0"
56355628
debug "4.3.1"
56365629
deprecated-obj "2.0.0"
@@ -5641,7 +5634,7 @@ release-it@^14.6.1:
56415634
globby "11.0.3"
56425635
got "11.8.2"
56435636
import-cwd "3.0.0"
5644-
inquirer "8.0.0"
5637+
inquirer "8.1.0"
56455638
is-ci "3.0.0"
56465639
lodash "4.17.21"
56475640
mime-types "2.1.30"

0 commit comments

Comments
 (0)