Skip to content

Commit 3402746

Browse files
Bump @octokit/plugin-paginate-rest from 11.3.5 to 11.6.0
Bumps [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) from 11.3.5 to 11.6.0. - [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases) - [Commits](octokit/plugin-paginate-rest.js@v11.3.5...v11.6.0) --- updated-dependencies: - dependency-name: "@octokit/plugin-paginate-rest" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b7ce39 commit 3402746

File tree

1 file changed

+17
-5
lines changed

1 file changed

+17
-5
lines changed

yarn.lock

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1182,12 +1182,17 @@
11821182
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-22.2.0.tgz#75aa7dcd440821d99def6a60b5f014207ae4968e"
11831183
integrity sha512-QBhVjcUa9W7Wwhm6DBFu6ZZ+1/t/oYxqc2tp81Pi41YNuJinbFRx8B133qVOrAaBbF7D/m0Et6f9/pZt9Rc+tg==
11841184

1185+
"@octokit/openapi-types@^24.2.0":
1186+
version "24.2.0"
1187+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-24.2.0.tgz#3d55c32eac0d38da1a7083a9c3b0cca77924f7d3"
1188+
integrity sha512-9sIH3nSUttelJSXUrmGzl7QUBFul0/mB8HRYl3fOlgHbIWG+WnYDXU3v/2zMtAvuzZ/ed00Ei6on975FhBfzrg==
1189+
11851190
"@octokit/plugin-paginate-rest@^11.0.0":
1186-
version "11.3.5"
1187-
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-11.3.5.tgz#a1929b3ba3dc7b63bc73bb6d3c7a3faf2a9c7649"
1188-
integrity sha512-cgwIRtKrpwhLoBi0CUNuY83DPGRMaWVjqVI/bGKsLJ4PzyWZNaEmhHroI2xlrVXkk6nFv0IsZpOp+ZWSWUS2AQ==
1191+
version "11.6.0"
1192+
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-11.6.0.tgz#e5e9ff3530e867c3837fdbff94ce15a2468a1f37"
1193+
integrity sha512-n5KPteiF7pWKgBIBJSk8qzoZWcUkza2O6A0za97pMGVrGfPdltxrfmfF5GucHYvHGZD8BdaZmmHGz5cX/3gdpw==
11891194
dependencies:
1190-
"@octokit/types" "^13.6.0"
1195+
"@octokit/types" "^13.10.0"
11911196

11921197
"@octokit/plugin-request-log@^5.3.1":
11931198
version "5.3.1"
@@ -1228,13 +1233,20 @@
12281233
"@octokit/plugin-request-log" "^5.3.1"
12291234
"@octokit/plugin-rest-endpoint-methods" "^13.0.0"
12301235

1231-
"@octokit/types@^13.0.0", "@octokit/types@^13.1.0", "@octokit/types@^13.6.0", "@octokit/types@^13.6.1":
1236+
"@octokit/types@^13.0.0", "@octokit/types@^13.1.0", "@octokit/types@^13.6.1":
12321237
version "13.6.1"
12331238
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-13.6.1.tgz#432fc6c0aaae54318e5b2d3e15c22ac97fc9b15f"
12341239
integrity sha512-PHZE9Z+kWXb23Ndik8MKPirBPziOc0D2/3KH1P+6jK5nGWe96kadZuE4jev2/Jq7FvIfTlT2Ltg8Fv2x1v0a5g==
12351240
dependencies:
12361241
"@octokit/openapi-types" "^22.2.0"
12371242

1243+
"@octokit/types@^13.10.0":
1244+
version "13.10.0"
1245+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-13.10.0.tgz#3e7c6b19c0236c270656e4ea666148c2b51fd1a3"
1246+
integrity sha512-ifLaO34EbbPj0Xgro4G5lP5asESjwHracYJvVaPIyXMuiuXLlhic3S47cBdTb+jfODkTE5YtGCLt3Ay3+J97sA==
1247+
dependencies:
1248+
"@octokit/openapi-types" "^24.2.0"
1249+
12381250
"@pkgjs/parseargs@^0.11.0":
12391251
version "0.11.0"
12401252
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"

0 commit comments

Comments
 (0)