Skip to content

Commit a1ef96c

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 f497a4d commit a1ef96c

File tree

2 files changed

+46
-33
lines changed

2 files changed

+46
-33
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"execa": "^4.0.3",
4343
"prettier": "^2.2.1",
4444
"qunit": "^2.15.0",
45-
"release-it": "^14.6.1",
45+
"release-it": "^14.7.0",
4646
"release-it-lerna-changelog": "^2.4.0"
4747
},
4848
"engines": {

yarn.lock

Lines changed: 45 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,11 @@
353353
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-7.0.0.tgz#0f6992db9854af15eca77d71ab0ec7fad2f20411"
354354
integrity sha512-gV/8DJhAL/04zjTI95a7FhQwS6jlEE0W/7xeYAzuArD0KVAVWDLP2f3vi98hs3HLTczxXdRK/mF0tRoQPpolEw==
355355

356+
"@octokit/openapi-types@^7.2.3":
357+
version "7.2.3"
358+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-7.2.3.tgz#a7105796db9b85d25d3feba9a1785a124c7803e4"
359+
integrity sha512-V1ycxkR19jqbIl3evf2RQiMRBvTNRi+Iy9h20G5OP5dPfEF6GJ1DPlUeiZRxo2HJxRr+UA4i0H1nn4btBDPFrw==
360+
356361
"@octokit/plugin-paginate-rest@^2.2.0":
357362
version "2.3.1"
358363
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.3.1.tgz#00f91701dfda26227c3e748d42bc89e2d0d9ce55"
@@ -385,12 +390,12 @@
385390
"@octokit/types" "^5.1.1"
386391
deprecation "^2.3.1"
387392

388-
"@octokit/[email protected].0":
389-
version "5.0.0"
390-
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.0.0.tgz#cf2cdeb24ea829c31688216a5b165010b61f9a98"
391-
integrity sha512-Jc7CLNUueIshXT+HWt6T+M0sySPjF32mSFQAK7UfAg8qGeRI6OM1GSBxDLwbXjkqy2NVdnqCedJcP1nC785JYg==
393+
"@octokit/[email protected].1":
394+
version "5.0.1"
395+
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.0.1.tgz#631b8d4edc6798b03489911252a25f2a4e58c594"
396+
integrity sha512-vvWbPtPqLyIzJ7A4IPdTl+8IeuKAwMJ4LjvmqWOOdfSuqWQYZXq2CEd0hsnkidff2YfKlguzujHs/reBdAx8Sg==
392397
dependencies:
393-
"@octokit/types" "^6.13.0"
398+
"@octokit/types" "^6.13.1"
394399
deprecation "^2.3.1"
395400

396401
"@octokit/request-error@^2.0.0":
@@ -447,15 +452,15 @@
447452
"@octokit/plugin-request-log" "^1.0.0"
448453
"@octokit/plugin-rest-endpoint-methods" "4.1.2"
449454

450-
"@octokit/[email protected].2":
451-
version "18.5.2"
452-
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.5.2.tgz#0369e554b7076e3749005147be94c661c7a5a74b"
453-
integrity sha512-Kz03XYfKS0yYdi61BkL9/aJ0pP2A/WK5vF/syhu9/kY30J8He3P68hv9GRpn8bULFx2K0A9MEErn4v3QEdbZcw==
455+
"@octokit/[email protected].3":
456+
version "18.5.3"
457+
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.5.3.tgz#6a2e6006a87ebbc34079c419258dd29ec9ff659d"
458+
integrity sha512-KPAsUCr1DOdLVbZJgGNuE/QVLWEaVBpFQwDAz/2Cnya6uW2wJ/P5RVGk0itx7yyN1aGa8uXm2pri4umEqG1JBA==
454459
dependencies:
455460
"@octokit/core" "^3.2.3"
456461
"@octokit/plugin-paginate-rest" "^2.6.2"
457462
"@octokit/plugin-request-log" "^1.0.2"
458-
"@octokit/plugin-rest-endpoint-methods" "5.0.0"
463+
"@octokit/plugin-rest-endpoint-methods" "5.0.1"
459464

460465
"@octokit/types@^5.0.0", "@octokit/types@^5.0.1", "@octokit/types@^5.1.1", "@octokit/types@^5.3.0":
461466
version "5.4.1"
@@ -464,13 +469,20 @@
464469
dependencies:
465470
"@types/node" ">= 8"
466471

467-
"@octokit/types@^6.0.3", "@octokit/types@^6.11.0", "@octokit/types@^6.13.0", "@octokit/types@^6.7.1":
472+
"@octokit/types@^6.0.3", "@octokit/types@^6.11.0", "@octokit/types@^6.7.1":
468473
version "6.14.2"
469474
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.14.2.tgz#64c9457f38fb8522bdbba3c8cc814590a2d61bf5"
470475
integrity sha512-wiQtW9ZSy4OvgQ09iQOdyXYNN60GqjCL/UdMsepDr1Gr0QzpW6irIKbH3REuAHXAhxkEk9/F2a3Gcs1P6kW5jA==
471476
dependencies:
472477
"@octokit/openapi-types" "^7.0.0"
473478

479+
"@octokit/types@^6.13.1":
480+
version "6.16.2"
481+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.16.2.tgz#62242e0565a3eb99ca2fd376283fe78b4ea057b4"
482+
integrity sha512-wWPSynU4oLy3i4KGyk+J1BLwRKyoeW2TwRHgwbDz17WtVFzSK2GOErGliruIx8c+MaYtHSYTx36DSmLNoNbtgA==
483+
dependencies:
484+
"@octokit/openapi-types" "^7.2.3"
485+
474486
"@sindresorhus/is@^0.14.0":
475487
version "0.14.0"
476488
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea"
@@ -1688,6 +1700,14 @@ [email protected]:
16881700
ansi-styles "^4.1.0"
16891701
supports-color "^7.1.0"
16901702

1703+
[email protected], chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1:
1704+
version "4.1.1"
1705+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.1.tgz#c80b3fab28bf6371e6863325eee67e618b77e6ad"
1706+
integrity sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==
1707+
dependencies:
1708+
ansi-styles "^4.1.0"
1709+
supports-color "^7.1.0"
1710+
16911711
chalk@^1.0.0:
16921712
version "1.1.3"
16931713
resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
@@ -1716,14 +1736,6 @@ chalk@^3.0.0:
17161736
ansi-styles "^4.1.0"
17171737
supports-color "^7.1.0"
17181738

1719-
chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1:
1720-
version "4.1.1"
1721-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.1.tgz#c80b3fab28bf6371e6863325eee67e618b77e6ad"
1722-
integrity sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==
1723-
dependencies:
1724-
ansi-styles "^4.1.0"
1725-
supports-color "^7.1.0"
1726-
17271739
changelog-filename-regex@^1.1.0:
17281740
version "1.1.2"
17291741
resolved "https://registry.yarnpkg.com/changelog-filename-regex/-/changelog-filename-regex-1.1.2.tgz#19e98e38248cff0c1cf3ae3bf51bfb22c48592d6"
@@ -4185,19 +4197,20 @@ [email protected], inquirer@^7.3.3:
41854197
strip-ansi "^6.0.0"
41864198
through "^2.3.6"
41874199

4188-
inquirer@8.0.0:
4189-
version "8.0.0"
4190-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.0.0.tgz#957a46db1abcf0fdd2ab82deb7470e90afc7d0ac"
4191-
integrity sha512-ON8pEJPPCdyjxj+cxsYRe6XfCJepTxANdNnTebsTuQgXpRyZRRT9t4dJwjRubgmvn20CLSEnozRUayXyM9VTXA==
4200+
inquirer@8.1.0:
4201+
version "8.1.0"
4202+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.1.0.tgz#68ce5ce5376cf0e89765c993d8b7c1e62e184d69"
4203+
integrity sha512-1nKYPoalt1vMBfCMtpomsUc32wmOoWXAoq3kM/5iTfxyQ2f/BxjixQpC+mbZ7BI0JUXHED4/XPXekDVtJNpXYw==
41924204
dependencies:
41934205
ansi-escapes "^4.2.1"
4194-
chalk "^4.1.0"
4206+
chalk "^4.1.1"
41954207
cli-cursor "^3.1.0"
41964208
cli-width "^3.0.0"
41974209
external-editor "^3.0.3"
41984210
figures "^3.0.0"
41994211
lodash "^4.17.21"
42004212
mute-stream "0.0.8"
4213+
ora "^5.3.0"
42014214
run-async "^2.4.0"
42024215
rxjs "^6.6.6"
42034216
string-width "^4.1.0"
@@ -5662,7 +5675,7 @@ [email protected]:
56625675
strip-ansi "^6.0.0"
56635676
wcwidth "^1.0.1"
56645677

5665-
5678+
[email protected], ora@^5.3.0:
56665679
version "5.4.0"
56675680
resolved "https://registry.yarnpkg.com/ora/-/ora-5.4.0.tgz#42eda4855835b9cd14d33864c97a3c95a3f56bf4"
56685681
integrity sha512-1StwyXQGoU6gdjYkyVcqOLnVlbKj+6yPNNOxJVgpt9t4eksKjiriiHuxktLYkgllwk+D6MbC4ihH84L1udRXPg==
@@ -6298,15 +6311,15 @@ release-it@^13.7.0:
62986311
yaml "1.10.0"
62996312
yargs-parser "19.0.1"
63006313

6301-
release-it@^14.6.1:
6302-
version "14.6.1"
6303-
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.6.1.tgz#a04623312d67886b37b8a6d298844ee3e0c7150a"
6304-
integrity sha512-noBho2997G3yrm6YvdLJj4Ua2SCFOU7ajCqtvteI3DZtpM1IhiyXSgcn2Q5irq8lTNK0it4eiNq9TSrAWNYDkA==
6314+
release-it@^14.7.0:
6315+
version "14.7.0"
6316+
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.7.0.tgz#57c63bee1ea668e5186f7fd018d88fbd01120ada"
6317+
integrity sha512-g8z6BR7qsO1r0HtS4rquRU5PmwHrIZ5jYTuaaa1ZSLrh91Nm23PBpHR/0jsA549Qzujj4W/mkeskoAAIvHugWQ==
63056318
dependencies:
63066319
"@iarna/toml" "2.2.5"
6307-
"@octokit/rest" "18.5.2"
6320+
"@octokit/rest" "18.5.3"
63086321
async-retry "1.3.1"
6309-
chalk "4.1.0"
6322+
chalk "4.1.1"
63106323
cosmiconfig "7.0.0"
63116324
debug "4.3.1"
63126325
deprecated-obj "2.0.0"
@@ -6317,7 +6330,7 @@ release-it@^14.6.1:
63176330
globby "11.0.3"
63186331
got "11.8.2"
63196332
import-cwd "3.0.0"
6320-
inquirer "8.0.0"
6333+
inquirer "8.1.0"
63216334
is-ci "3.0.0"
63226335
lodash "4.17.21"
63236336
mime-types "2.1.30"

0 commit comments

Comments
 (0)