Skip to content

Commit f772221

Browse files
chore(deps): bump @octokit/rest from 18.2.1 to 18.3.2 (#432)
1 parent 0b9c8d5 commit f772221

File tree

2 files changed

+24
-12
lines changed

2 files changed

+24
-12
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"dependencies": {
3636
"@actions/core": "^1.2.6",
37-
"@octokit/rest": "^18.2.1"
37+
"@octokit/rest": "^18.3.2"
3838
},
3939
"devDependencies": {
4040
"@types/js-yaml": "^4.0.0",

yarn.lock

+23-11
Original file line numberDiff line numberDiff line change
@@ -586,6 +586,11 @@
586586
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-5.1.1.tgz#d01ae6e2879c589edcea7800e3a427455ece619f"
587587
integrity sha512-yMyaX9EDWCiyv7m85/K8L7bLFj1wrLdfDkKcZEZ6gNmepSW5mfSMFJnYwRINN7lF58wvevKPWvw0MYy6sxcFlQ==
588588

589+
"@octokit/openapi-types@^5.2.2":
590+
version "5.2.2"
591+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-5.2.2.tgz#1590c118a131031610faffd4222ae54915e2b82d"
592+
integrity sha512-b3nHy/0uufJJsaZERwZM0syLRO6gfr6vvBPLewQxBKzzbhGDx1ygTyoELMNADD7mIPPzGMqbfdCeJTSeZueZwA==
593+
589594
"@octokit/plugin-paginate-rest@^2.6.2":
590595
version "2.10.0"
591596
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.10.0.tgz#5925156d809c94b7bfc47b28e17488415548fa67"
@@ -598,12 +603,12 @@
598603
resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.3.tgz#70a62be213e1edc04bb8897ee48c311482f9700d"
599604
integrity sha512-4RFU4li238jMJAzLgAwkBAw+4Loile5haQMQr+uhFq27BmyJXcXSKvoQKqh0agsZEiUlW6iSv3FAgvmGkur7OQ==
600605

601-
"@octokit/plugin-rest-endpoint-methods@4.12.2":
602-
version "4.12.2"
603-
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.12.2.tgz#d2bd0b794d6c11a13113db6199baf44a39b06f50"
604-
integrity sha512-5+MmGusB7wPw7OholtcGaMyjfrsFSpFqtJW8VsrbfU/TuaiQepY4wgVkS7P3TAObX257jrTbbGo/sJLcoGf16g==
606+
"@octokit/plugin-rest-endpoint-methods@4.13.2":
607+
version "4.13.2"
608+
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.13.2.tgz#4e1fa30742a7bb1f0fe99e2f8e2b21f7aa8b7eb5"
609+
integrity sha512-pnn0lGE05nqZ+EZuZgJBffJ4QRAlrlvg3LBFjCKHqUUWCI3PMqZ8kPJOxFj0R3B3D5hoGambtEIpCnaRD6nRJw==
605610
dependencies:
606-
"@octokit/types" "^6.10.1"
611+
"@octokit/types" "^6.11.2"
607612
deprecation "^2.3.1"
608613

609614
"@octokit/request-error@^2.0.0":
@@ -629,23 +634,30 @@
629634
once "^1.4.0"
630635
universal-user-agent "^6.0.0"
631636

632-
"@octokit/rest@^18.2.1":
633-
version "18.2.1"
634-
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.2.1.tgz#04835fe9ab0d90ca2a93898cde2aa944c78c70bc"
635-
integrity sha512-DdQ1vps41JSyB2axyL1mBwJiXAPibgugIQPOmt0mL/yhwheQ6iuq2aKiJWgGWa9ldMfe3v9gIFYlrFgxQ5ThGQ==
637+
"@octokit/rest@^18.3.2":
638+
version "18.3.2"
639+
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.3.2.tgz#dae61ff8c70e3f968e182919f36f1338163c8ea8"
640+
integrity sha512-TSTI47/jLqdq8qvc/a/P/VApBal7QHeISPZ8a1v7ma8NN/YdU5HRTSCb15+IvzUeuM7Iagp0aG+ypvQXJgmgQw==
636641
dependencies:
637642
"@octokit/core" "^3.2.3"
638643
"@octokit/plugin-paginate-rest" "^2.6.2"
639644
"@octokit/plugin-request-log" "^1.0.2"
640-
"@octokit/plugin-rest-endpoint-methods" "4.12.2"
645+
"@octokit/plugin-rest-endpoint-methods" "4.13.2"
641646

642-
"@octokit/types@^6.0.3", "@octokit/types@^6.10.0", "@octokit/types@^6.10.1", "@octokit/types@^6.7.1":
647+
"@octokit/types@^6.0.3", "@octokit/types@^6.10.0", "@octokit/types@^6.7.1":
643648
version "6.10.1"
644649
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.10.1.tgz#5955dc0cf344bb82a46283a0c332651f5dd9f1ad"
645650
integrity sha512-hgNC5jxKG8/RlqxU/6GThkGrvFpz25+cPzjQjyiXTNBvhyltn2Z4GhFY25+kbtXwZ4Co4zM0goW5jak1KLp1ug==
646651
dependencies:
647652
"@octokit/openapi-types" "^5.1.0"
648653

654+
"@octokit/types@^6.11.2":
655+
version "6.11.2"
656+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.11.2.tgz#43973dc29cdf59bf9d5f3ab0d16275c4b4a6eb8d"
657+
integrity sha512-EKQRFZU/oOfUlqk9ntLIE5UO/bcOx8exFpdXGBciJP90f05me3mza0sacIpqVqmiIQP3nJsBjnZHMmtijE5XwQ==
658+
dependencies:
659+
"@octokit/openapi-types" "^5.2.2"
660+
649661
"@sinonjs/commons@^1.7.0":
650662
version "1.8.2"
651663
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.8.2.tgz#858f5c4b48d80778fde4b9d541f27edc0d56488b"

0 commit comments

Comments
 (0)