Skip to content

Commit 3140a46

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

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
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.2.1",
40-
"release-it": "^14.6.1",
40+
"release-it": "^14.6.2",
4141
"release-it-lerna-changelog": "^3.1.0",
4242
"release-it-yarn-workspaces": "^2.0.1"
4343
},

yarn.lock

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -574,10 +574,10 @@
574574
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-4.0.1.tgz#bafd3d173974827ba0b733fcca7f1860cb71a9aa"
575575
integrity sha512-k2hRcfcLRyPJjtYfJLzg404n7HZ6sUpAWAR/uNI8tf96NgatWOpw1ocdF+WFfx/trO1ivBh7ckynO1rn+xAw/Q==
576576

577-
"@octokit/openapi-types@^6.0.0":
578-
version "6.0.0"
579-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-6.0.0.tgz#7da8d7d5a72d3282c1a3ff9f951c8133a707480d"
580-
integrity sha512-CnDdK7ivHkBtJYzWzZm7gEkanA7gKH6a09Eguz7flHw//GacPJLmkHA3f3N++MJmlxD1Fl+mB7B32EEpSCwztQ==
577+
"@octokit/openapi-types@^7.0.0":
578+
version "7.0.0"
579+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-7.0.0.tgz#0f6992db9854af15eca77d71ab0ec7fad2f20411"
580+
integrity sha512-gV/8DJhAL/04zjTI95a7FhQwS6jlEE0W/7xeYAzuArD0KVAVWDLP2f3vi98hs3HLTczxXdRK/mF0tRoQPpolEw==
581581

582582
"@octokit/plugin-paginate-rest@^2.6.2":
583583
version "2.9.1"
@@ -591,12 +591,12 @@
591591
resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.3.tgz#70a62be213e1edc04bb8897ee48c311482f9700d"
592592
integrity sha512-4RFU4li238jMJAzLgAwkBAw+4Loile5haQMQr+uhFq27BmyJXcXSKvoQKqh0agsZEiUlW6iSv3FAgvmGkur7OQ==
593593

594-
"@octokit/[email protected].0":
595-
version "5.0.0"
596-
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.0.0.tgz#cf2cdeb24ea829c31688216a5b165010b61f9a98"
597-
integrity sha512-Jc7CLNUueIshXT+HWt6T+M0sySPjF32mSFQAK7UfAg8qGeRI6OM1GSBxDLwbXjkqy2NVdnqCedJcP1nC785JYg==
594+
"@octokit/[email protected].1":
595+
version "5.0.1"
596+
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.0.1.tgz#631b8d4edc6798b03489911252a25f2a4e58c594"
597+
integrity sha512-vvWbPtPqLyIzJ7A4IPdTl+8IeuKAwMJ4LjvmqWOOdfSuqWQYZXq2CEd0hsnkidff2YfKlguzujHs/reBdAx8Sg==
598598
dependencies:
599-
"@octokit/types" "^6.13.0"
599+
"@octokit/types" "^6.13.1"
600600
deprecation "^2.3.1"
601601

602602
"@octokit/request-error@^1.0.1":
@@ -645,15 +645,15 @@
645645
once "^1.4.0"
646646
universal-user-agent "^6.0.0"
647647

648-
"@octokit/[email protected].2":
649-
version "18.5.2"
650-
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.5.2.tgz#0369e554b7076e3749005147be94c661c7a5a74b"
651-
integrity sha512-Kz03XYfKS0yYdi61BkL9/aJ0pP2A/WK5vF/syhu9/kY30J8He3P68hv9GRpn8bULFx2K0A9MEErn4v3QEdbZcw==
648+
"@octokit/[email protected].3":
649+
version "18.5.3"
650+
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.5.3.tgz#6a2e6006a87ebbc34079c419258dd29ec9ff659d"
651+
integrity sha512-KPAsUCr1DOdLVbZJgGNuE/QVLWEaVBpFQwDAz/2Cnya6uW2wJ/P5RVGk0itx7yyN1aGa8uXm2pri4umEqG1JBA==
652652
dependencies:
653653
"@octokit/core" "^3.2.3"
654654
"@octokit/plugin-paginate-rest" "^2.6.2"
655655
"@octokit/plugin-request-log" "^1.0.2"
656-
"@octokit/plugin-rest-endpoint-methods" "5.0.0"
656+
"@octokit/plugin-rest-endpoint-methods" "5.0.1"
657657

658658
"@octokit/types@^2.0.0":
659659
version "2.16.2"
@@ -677,12 +677,12 @@
677677
"@octokit/openapi-types" "^4.0.0"
678678
"@types/node" ">= 8"
679679

680-
"@octokit/types@^6.13.0":
681-
version "6.13.0"
682-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.13.0.tgz#779e5b7566c8dde68f2f6273861dd2f0409480d0"
683-
integrity sha512-W2J9qlVIU11jMwKHUp5/rbVUeErqelCsO5vW5PKNb7wAXQVUz87Rc+imjlEvpvbH8yUb+KHmv8NEjVZdsdpyxA==
680+
"@octokit/types@^6.13.1":
681+
version "6.14.2"
682+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.14.2.tgz#64c9457f38fb8522bdbba3c8cc814590a2d61bf5"
683+
integrity sha512-wiQtW9ZSy4OvgQ09iQOdyXYNN60GqjCL/UdMsepDr1Gr0QzpW6irIKbH3REuAHXAhxkEk9/F2a3Gcs1P6kW5jA==
684684
dependencies:
685-
"@octokit/openapi-types" "^6.0.0"
685+
"@octokit/openapi-types" "^7.0.0"
686686

687687
"@sindresorhus/is@^0.14.0":
688688
version "0.14.0"
@@ -1437,10 +1437,10 @@ caseless@~0.12.0:
14371437
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
14381438
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
14391439

1440-
[email protected].0, chalk@^4.0.0, chalk@^4.1.0:
1441-
version "4.1.0"
1442-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"
1443-
integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==
1440+
[email protected].1, chalk@^4.0.0, chalk@^4.1.0:
1441+
version "4.1.1"
1442+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.1.tgz#c80b3fab28bf6371e6863325eee67e618b77e6ad"
1443+
integrity sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==
14441444
dependencies:
14451445
ansi-styles "^4.1.0"
14461446
supports-color "^7.1.0"
@@ -5055,15 +5055,15 @@ release-it-yarn-workspaces@^2.0.1:
50555055
validate-peer-dependencies "^1.0.0"
50565056
walk-sync "^2.0.2"
50575057

5058-
release-it@^14.6.1:
5059-
version "14.6.1"
5060-
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.6.1.tgz#a04623312d67886b37b8a6d298844ee3e0c7150a"
5061-
integrity sha512-noBho2997G3yrm6YvdLJj4Ua2SCFOU7ajCqtvteI3DZtpM1IhiyXSgcn2Q5irq8lTNK0it4eiNq9TSrAWNYDkA==
5058+
release-it@^14.6.2:
5059+
version "14.6.2"
5060+
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.6.2.tgz#dc5389c83d39a9a773968a03db5a0216c736102a"
5061+
integrity sha512-rjRe2cC59ueTUGS2rkwI5JEeN0DQlU2eeq4nrCQcwQXv5IzC+9uPd7EvoUT7VDwJ4ZNu1Oh8DZVQqrtDzVboUg==
50625062
dependencies:
50635063
"@iarna/toml" "2.2.5"
5064-
"@octokit/rest" "18.5.2"
5064+
"@octokit/rest" "18.5.3"
50655065
async-retry "1.3.1"
5066-
chalk "4.1.0"
5066+
chalk "4.1.1"
50675067
cosmiconfig "7.0.0"
50685068
debug "4.3.1"
50695069
deprecated-obj "2.0.0"

0 commit comments

Comments
 (0)