Skip to content

Commit 06508e2

Browse files
Bump @octokit/rest from 18.0.0 to 18.0.3
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.0.0 to 18.0.3. - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](octokit/rest.js@v18.0.0...v18.0.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ed1424 commit 06508e2

File tree

1 file changed

+16
-9
lines changed

1 file changed

+16
-9
lines changed

yarn.lock

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -592,12 +592,12 @@
592592
resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.0.tgz#eef87a431300f6148c39a7f75f8cfeb218b2547e"
593593
integrity sha512-ywoxP68aOT3zHCLgWZgwUJatiENeHE7xJzYjfz8WI0goynp96wETBF+d95b8g/uL4QmS6owPVlaxiz3wyMAzcw==
594594

595-
"@octokit/plugin-rest-endpoint-methods@4.0.0":
596-
version "4.0.0"
597-
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.0.0.tgz#b02a2006dda8e908c3f8ab381dd5475ef5a810a8"
598-
integrity sha512-emS6gysz4E9BNi9IrCl7Pm4kR+Az3MmVB0/DoDCmF4U48NbYG3weKyDlgkrz6Jbl4Mu4nDx8YWZwC4HjoTdcCA==
595+
"@octokit/plugin-rest-endpoint-methods@4.1.2":
596+
version "4.1.2"
597+
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.1.2.tgz#546a8f3e0b514f434a4ad4ef926005f1c81a5a5a"
598+
integrity sha512-PTI7wpbGEZ2IR87TVh+TNWaLcgX/RsZQalFbQCq8XxYUrQ36RHyERrHSNXFy5gkWpspUAOYRSV707JJv6BhqJA==
599599
dependencies:
600-
"@octokit/types" "^5.0.0"
600+
"@octokit/types" "^5.1.1"
601601
deprecation "^2.3.1"
602602

603603
"@octokit/request-error@^2.0.0":
@@ -624,14 +624,14 @@
624624
universal-user-agent "^5.0.0"
625625

626626
"@octokit/rest@^18.0.0":
627-
version "18.0.0"
628-
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.0.0.tgz#7f401d9ce13530ad743dfd519ae62ce49bcc0358"
629-
integrity sha512-4G/a42lry9NFGuuECnua1R1eoKkdBYJap97jYbWDNYBOUboWcM75GJ1VIcfvwDV/pW0lMPs7CEmhHoVrSV5shg==
627+
version "18.0.3"
628+
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.0.3.tgz#96a15ddb3a38dca5de9d75121378d6aa4a234fa5"
629+
integrity sha512-GubgemnLvUJlkhouTM2BtX+g/voYT/Mqh0SASGwTnLvSkW1irjt14N911/ABb6m1Hru0TwScOgFgMFggp3igfQ==
630630
dependencies:
631631
"@octokit/core" "^3.0.0"
632632
"@octokit/plugin-paginate-rest" "^2.2.0"
633633
"@octokit/plugin-request-log" "^1.0.0"
634-
"@octokit/plugin-rest-endpoint-methods" "4.0.0"
634+
"@octokit/plugin-rest-endpoint-methods" "4.1.2"
635635

636636
"@octokit/types@^2.0.0":
637637
version "2.0.2"
@@ -654,6 +654,13 @@
654654
dependencies:
655655
"@types/node" ">= 8"
656656

657+
"@octokit/types@^5.1.1":
658+
version "5.2.0"
659+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-5.2.0.tgz#d075dc23bf293f540739250b6879e2c1be2fc20c"
660+
integrity sha512-XjOk9y4m8xTLIKPe1NFxNWBdzA2/z3PFFA/bwf4EoH6oS8hM0Y46mEa4Cb+KCyj/tFDznJFahzQ0Aj3o1FYq4A==
661+
dependencies:
662+
"@types/node" ">= 8"
663+
657664
"@sinonjs/commons@^1.7.0":
658665
version "1.7.0"
659666
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.7.0.tgz#f90ffc52a2e519f018b13b6c4da03cbff36ebed6"

0 commit comments

Comments
 (0)