Skip to content

Commit d3c693a

Browse files
📦 Bump @octokit/rest from 18.6.6 to 18.6.7 (#8163)
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.6.6 to 18.6.7. - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](octokit/rest.js@v18.6.6...v18.6.7) --- updated-dependencies: - dependency-name: "@octokit/rest" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ada96da commit d3c693a

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

yarn.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1474,10 +1474,10 @@
14741474
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-7.3.5.tgz#ffd195472f345b32fb29ba3c86a1ee68c09f24b3"
14751475
integrity sha512-6bm5lzGDOeSnWHM5W8OZ86RD2KpchynU+/Qlm5hNEFjfLDhwfAY2lSe68YRUEYFGlxSHe0HmakyhvmtWoD3Zog==
14761476

1477-
"@octokit/openapi-types@^8.1.4":
1478-
version "8.1.4"
1479-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-8.1.4.tgz#20684667b50176b5d24cdb89799a8a12d38c3775"
1480-
integrity sha512-NnGr4NNDqO5wjSDJo5nxrGtzZUwoT23YasqK2H4Pav/6vSgeVTxuqCL9Aeh+cWfTxDomj1M4Os5BrXFsvl7qiQ==
1477+
"@octokit/openapi-types@^8.2.1":
1478+
version "8.2.1"
1479+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-8.2.1.tgz#102e752a7378ff8d21057c70fd16f1c83856d8c5"
1480+
integrity sha512-BJz6kWuL3n+y+qM8Pv+UGbSxH6wxKf/SBs5yzGufMHwDefsa+Iq7ZGy1BINMD2z9SkXlIzk1qiu988rMuGXEMg==
14811481

14821482
"@octokit/plugin-paginate-rest@^2.6.2":
14831483
version "2.7.0"
@@ -1491,12 +1491,12 @@
14911491
resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.2.tgz#394d59ec734cd2f122431fbaf05099861ece3c44"
14921492
integrity sha512-oTJSNAmBqyDR41uSMunLQKMX0jmEXbwD1fpz8FG27lScV3RhtGfBa1/BBLym+PxcC16IBlF7KH9vP1BUYxA+Eg==
14931493

1494-
"@octokit/plugin-rest-endpoint-methods@5.3.7":
1495-
version "5.3.7"
1496-
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.3.7.tgz#a55f9ad0a0f43256813dcb5c4a3c70dad582696a"
1497-
integrity sha512-LAgTLOsJ86ig2wYSpcSx+UWt7aQYYsEZ/Tf/pksAVQWKNcGuTVCDl9OUiPhQ7DZelNozYVWTO9Iyjd/soe4tug==
1494+
"@octokit/plugin-rest-endpoint-methods@5.4.1":
1495+
version "5.4.1"
1496+
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.4.1.tgz#540ec90bb753dcaa682ee9f2cd6efdde9132fa90"
1497+
integrity sha512-Nx0g7I5ayAYghsLJP4Q1Ch2W9jYYM0FlWWWZocUro8rNxVwuZXGfFd7Rcqi9XDWepSXjg1WByiNJnZza2hIOvQ==
14981498
dependencies:
1499-
"@octokit/types" "^6.17.4"
1499+
"@octokit/types" "^6.18.1"
15001500
deprecation "^2.3.1"
15011501

15021502
"@octokit/request-error@^2.0.5", "@octokit/request-error@^2.1.0":
@@ -1521,14 +1521,14 @@
15211521
universal-user-agent "^6.0.0"
15221522

15231523
"@octokit/rest@^18.5.3":
1524-
version "18.6.6"
1525-
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.6.6.tgz#5a20078a32d36752cef7cc1f5e40160c3a5055b2"
1526-
integrity sha512-kCLvz8MSh+KToXySdqUp80caBom1ZQmsX3gbT3osfbJy6fD86QObUjzAOD3D3Awz3X7ng24+lB+imvSr5EnM7g==
1524+
version "18.6.7"
1525+
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.6.7.tgz#89b8ecd13edd9603f00453640d1fb0b4175d4b31"
1526+
integrity sha512-Kn6WrI2ZvmAztdx+HEaf88RuJn+LK72S8g6OpciE4kbZddAN84fu4fiPGxcEu052WmqKVnA/cnQsbNlrYC6rqQ==
15271527
dependencies:
15281528
"@octokit/core" "^3.5.0"
15291529
"@octokit/plugin-paginate-rest" "^2.6.2"
15301530
"@octokit/plugin-request-log" "^1.0.2"
1531-
"@octokit/plugin-rest-endpoint-methods" "5.3.7"
1531+
"@octokit/plugin-rest-endpoint-methods" "5.4.1"
15321532

15331533
"@octokit/types@^6.0.0", "@octokit/types@^6.0.1", "@octokit/types@^6.0.3", "@octokit/types@^6.16.1":
15341534
version "6.16.7"
@@ -1537,12 +1537,12 @@
15371537
dependencies:
15381538
"@octokit/openapi-types" "^7.3.5"
15391539

1540-
"@octokit/types@^6.17.4":
1541-
version "6.17.4"
1542-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.17.4.tgz#5ec011bfe3d08b7605c7d92a15796c470ee541b6"
1543-
integrity sha512-Ghk/JC4zC/1al1GwH6p8jVX6pLdypSWmbnx6h79C/yo3DeaDd6MsNsBFlHu22KbkFh+CdcAzFqdP7UdPaPPmmA==
1540+
"@octokit/types@^6.18.1":
1541+
version "6.18.1"
1542+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.18.1.tgz#a6db178536e649fd5d67a7b747754bcc43940be4"
1543+
integrity sha512-5YsddjO1U+xC8ZYKV8yZYebW55PCc7qiEEeZ+wZRr6qyclynzfyD65KZ5FdtIeP0/cANyFaD7hV69qElf1nMsQ==
15441544
dependencies:
1545-
"@octokit/openapi-types" "^8.1.4"
1545+
"@octokit/openapi-types" "^8.2.1"
15461546

15471547
"@opencensus/web-types@0.0.7":
15481548
version "0.0.7"

0 commit comments

Comments
 (0)