Skip to content

Commit aa8c235

Browse files
chore(deps-dev): bump @octokit/rest from 17.8.0 to 17.9.0
1 parent a0411e9 commit aa8c235

File tree

1 file changed

+17
-10
lines changed

1 file changed

+17
-10
lines changed

yarn.lock

Lines changed: 17 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1068,12 +1068,12 @@
10681068
"@octokit/types" "^2.0.1"
10691069
deprecation "^2.3.1"
10701070

1071-
"@octokit/plugin-rest-endpoint-methods@3.10.0":
1072-
version "3.10.0"
1073-
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.10.0.tgz#47f780d69192e45f09f71ded76f0b121b40e2d48"
1074-
integrity sha512-Z2DBsdnkWKuVBVFiLoEUKP/82ylH4Ij5F1Mss106hnQYXTxDfCWAyHW+hJ6ophuHVJ9Flaaue3fYn4CggzkHTg==
1071+
"@octokit/plugin-rest-endpoint-methods@3.11.0":
1072+
version "3.11.0"
1073+
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.11.0.tgz#96e69d7904bcbb6172be2bc1c70757ff1377fbfe"
1074+
integrity sha512-D31cBYhlOt6Om2xNkCNZUjyWdaDKUfa4HwpLwL8Dnu8aDuVuuOPLUhFMUDE0GvfqlNQFrNtU7n5HaZm+KmRdsw==
10751075
dependencies:
1076-
"@octokit/types" "^2.14.0"
1076+
"@octokit/types" "^2.16.0"
10771077
deprecation "^2.3.1"
10781078

10791079
"@octokit/request-error@^1.0.2":
@@ -1131,14 +1131,14 @@
11311131
universal-user-agent "^4.0.0"
11321132

11331133
"@octokit/rest@^17.1.3", "@octokit/rest@^17.8.0":
1134-
version "17.8.0"
1135-
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-17.8.0.tgz#85da66a98d9f5dfadab079dbb15f6031bd7e5460"
1136-
integrity sha512-m2pdo9+DoEoqQ7wRXV1ihffhE1gbvoC20nvchphluEusbZI6Y9HyXABGiXL+mByy2uUMR2cgBDqBJQQ6bY8Uvg==
1134+
version "17.9.0"
1135+
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-17.9.0.tgz#48d20196eb3dbe1cb507d0e46e01d17c24cc3d0e"
1136+
integrity sha512-Ff2jwS2OizWVaiCozOJevQ97V+mKjlQAt//lU6a/lhWDfHsZLXm/k1RsyTKVbyuiriDi7pg899wCU59nYfKnmQ==
11371137
dependencies:
11381138
"@octokit/core" "^2.4.3"
11391139
"@octokit/plugin-paginate-rest" "^2.2.0"
11401140
"@octokit/plugin-request-log" "^1.0.0"
1141-
"@octokit/plugin-rest-endpoint-methods" "3.10.0"
1141+
"@octokit/plugin-rest-endpoint-methods" "3.11.0"
11421142

11431143
"@octokit/types@^2.0.0", "@octokit/types@^2.0.1", "@octokit/types@^2.11.1":
11441144
version "2.12.1"
@@ -1147,13 +1147,20 @@
11471147
dependencies:
11481148
"@types/node" ">= 8"
11491149

1150-
"@octokit/types@^2.12.1", "@octokit/types@^2.14.0":
1150+
"@octokit/types@^2.12.1":
11511151
version "2.15.0"
11521152
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-2.15.0.tgz#b2070520207727bc6ab3a9caa1e4f60b0434bfa8"
11531153
integrity sha512-0mnpenB8rLhBVu8VUklp38gWi+EatjvcEcLWcdProMKauSaQWWepOAybZ714sOGsEyhXPlIcHICggn8HUsCXVw==
11541154
dependencies:
11551155
"@types/node" ">= 8"
11561156

1157+
"@octokit/types@^2.16.0":
1158+
version "2.16.1"
1159+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-2.16.1.tgz#dfd168cb6db69d7a04810b529a4632a2ec7c0dec"
1160+
integrity sha512-8rXC0Zp3vyL/0nZrVUpRKAhCXCVGJOHiq+0CaXCKWc8FPb1cAifSMa2Fw7ccijPqp+It4k4Sp6joXYmT9iIMWw==
1161+
dependencies:
1162+
"@types/node" ">= 8"
1163+
11571164
"@samverschueren/stream-to-observable@^0.3.0":
11581165
version "0.3.0"
11591166
resolved "https://registry.npmjs.org/@samverschueren/stream-to-observable/-/stream-to-observable-0.3.0.tgz#ecdf48d532c58ea477acfcab80348424f8d0662f"

0 commit comments

Comments
 (0)