Skip to content

Commit 9ad44d7

Browse files
angular-robotjosephperrott
authored andcommitted
build: update dependency @octokit/plugin-paginate-rest to v11.3.6 (#2481)
PR Close #2481
1 parent 143283e commit 9ad44d7

File tree

2 files changed

+15
-4
lines changed

2 files changed

+15
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@octokit/graphql": "8.1.1",
8181
"@octokit/graphql-schema": "patch:@octokit/graphql-schema@npm%3A15.3.0#~/.yarn/patches/@octokit-graphql-schema-npm-15.3.0-4046a59648.patch",
8282
"@octokit/openapi-types": "22.2.0",
83-
"@octokit/plugin-paginate-rest": "11.3.5",
83+
"@octokit/plugin-paginate-rest": "11.3.6",
8484
"@octokit/plugin-rest-endpoint-methods": "13.2.6",
8585
"@octokit/request-error": "6.1.5",
8686
"@octokit/rest": "21.0.2",

yarn.lock

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ __metadata:
288288
"@octokit/graphql": "npm:8.1.1"
289289
"@octokit/graphql-schema": "patch:@octokit/graphql-schema@npm%3A15.3.0#~/.yarn/patches/@octokit-graphql-schema-npm-15.3.0-4046a59648.patch"
290290
"@octokit/openapi-types": "npm:22.2.0"
291-
"@octokit/plugin-paginate-rest": "npm:11.3.5"
291+
"@octokit/plugin-paginate-rest": "npm:11.3.6"
292292
"@octokit/plugin-rest-endpoint-methods": "npm:13.2.6"
293293
"@octokit/request-error": "npm:6.1.5"
294294
"@octokit/rest": "npm:21.0.2"
@@ -3455,7 +3455,18 @@ __metadata:
34553455
languageName: node
34563456
linkType: hard
34573457

3458-
"@octokit/plugin-paginate-rest@npm:11.3.5, @octokit/plugin-paginate-rest@npm:^11.0.0":
3458+
"@octokit/plugin-paginate-rest@npm:11.3.6":
3459+
version: 11.3.6
3460+
resolution: "@octokit/plugin-paginate-rest@npm:11.3.6"
3461+
dependencies:
3462+
"@octokit/types": "npm:^13.6.2"
3463+
peerDependencies:
3464+
"@octokit/core": ">=6"
3465+
checksum: 10c0/b269193d1fd2c7a551e529359f5bcc9d0a29fddccc31008d18281db2874fb83a99e999f2c7486c41adf5cf97f54fd3b115ab0e46d2b785073b53353a213ed928
3466+
languageName: node
3467+
linkType: hard
3468+
3469+
"@octokit/plugin-paginate-rest@npm:^11.0.0":
34593470
version: 11.3.5
34603471
resolution: "@octokit/plugin-paginate-rest@npm:11.3.5"
34613472
dependencies:
@@ -3564,7 +3575,7 @@ __metadata:
35643575
languageName: node
35653576
linkType: hard
35663577

3567-
"@octokit/types@npm:13.6.2":
3578+
"@octokit/types@npm:13.6.2, @octokit/types@npm:^13.6.2":
35683579
version: 13.6.2
35693580
resolution: "@octokit/types@npm:13.6.2"
35703581
dependencies:

0 commit comments

Comments
 (0)