Skip to content

Commit b5cb688

Browse files
Merge pull request #240 from nblagoev/dependabot/npm_and_yarn/octokit/rest-18.0.6
Bump @octokit/rest from 18.0.5 to 18.0.6
2 parents 20fc22c + 33f20e1 commit b5cb688

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -635,12 +635,12 @@
635635
resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.0.tgz#eef87a431300f6148c39a7f75f8cfeb218b2547e"
636636
integrity sha512-ywoxP68aOT3zHCLgWZgwUJatiENeHE7xJzYjfz8WI0goynp96wETBF+d95b8g/uL4QmS6owPVlaxiz3wyMAzcw==
637637

638-
"@octokit/plugin-rest-endpoint-methods@4.1.4":
639-
version "4.1.4"
640-
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.1.4.tgz#ca60736d761b304fec02a2608caaec2d822e9835"
641-
integrity sha512-Y2tVpSa7HjV3DGIQrQOJcReJ2JtcN9FaGr9jDa332Flro923/h3/Iu9e7Y4GilnzfLclHEh5iCQoCkHm7tWOcg==
638+
"@octokit/plugin-rest-endpoint-methods@4.2.0":
639+
version "4.2.0"
640+
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.2.0.tgz#c5a0691b3aba5d8b4ef5dffd6af3649608f167ba"
641+
integrity sha512-1/qn1q1C1hGz6W/iEDm9DoyNoG/xdFDt78E3eZ5hHeUfJTLJgyAMdj9chL/cNBHjcjd+FH5aO1x0VCqR2RE0mw==
642642
dependencies:
643-
"@octokit/types" "^5.4.1"
643+
"@octokit/types" "^5.5.0"
644644
deprecation "^2.3.1"
645645

646646
"@octokit/request-error@^2.0.0":
@@ -667,14 +667,14 @@
667667
universal-user-agent "^5.0.0"
668668

669669
"@octokit/rest@^18.0.0":
670-
version "18.0.5"
671-
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.0.5.tgz#1f1498dcdc2d85d0f86b8168e4ff5779842b2742"
672-
integrity sha512-SPKI24tQXrr1XsnaIjv2x0rl4M5eF1+hj8+vMe3d/exZ7NnL5sTe1BuFyCyJyrc+j1HkXankvgGN9zT0rwBwtg==
670+
version "18.0.6"
671+
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.0.6.tgz#76c274f1a68f40741a131768ef483f041e7b98b6"
672+
integrity sha512-ES4lZBKPJMX/yUoQjAZiyFjei9pJ4lTTfb9k7OtYoUzKPDLl/M8jiHqt6qeSauyU4eZGLw0sgP1WiQl9FYeM5w==
673673
dependencies:
674674
"@octokit/core" "^3.0.0"
675675
"@octokit/plugin-paginate-rest" "^2.2.0"
676676
"@octokit/plugin-request-log" "^1.0.0"
677-
"@octokit/plugin-rest-endpoint-methods" "4.1.4"
677+
"@octokit/plugin-rest-endpoint-methods" "4.2.0"
678678

679679
"@octokit/types@^2.0.0":
680680
version "2.0.2"
@@ -697,10 +697,10 @@
697697
dependencies:
698698
"@types/node" ">= 8"
699699

700-
"@octokit/types@^5.4.1":
701-
version "5.4.1"
702-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-5.4.1.tgz#d5d5f2b70ffc0e3f89467c3db749fa87fc3b7031"
703-
integrity sha512-OlMlSySBJoJ6uozkr/i03nO5dlYQyE05vmQNZhAh9MyO4DPBP88QlwsDVLmVjIMFssvIZB6WO0ctIGMRG+xsJQ==
700+
"@octokit/types@^5.5.0":
701+
version "5.5.0"
702+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-5.5.0.tgz#e5f06e8db21246ca102aa28444cdb13ae17a139b"
703+
integrity sha512-UZ1pErDue6bZNjYOotCNveTXArOMZQFG6hKJfOnGnulVCMcVVi7YIIuuR4WfBhjo7zgpmzn/BkPDnUXtNx+PcQ==
704704
dependencies:
705705
"@types/node" ">= 8"
706706

0 commit comments

Comments
 (0)