Skip to content

Commit fc7373b

Browse files
committed
build: update dependency @octokit/plugin-paginate-rest to v11.4.3
1 parent 0000d92 commit fc7373b

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
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.2.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": "24.0.0",
83-
"@octokit/plugin-paginate-rest": "11.4.2",
83+
"@octokit/plugin-paginate-rest": "11.4.3",
8484
"@octokit/plugin-rest-endpoint-methods": "13.3.1",
8585
"@octokit/request-error": "6.1.7",
8686
"@octokit/rest": "21.1.1",

yarn.lock

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ __metadata:
263263
"@octokit/graphql": "npm:8.2.1"
264264
"@octokit/graphql-schema": "patch:@octokit/graphql-schema@npm%3A15.3.0#~/.yarn/patches/@octokit-graphql-schema-npm-15.3.0-4046a59648.patch"
265265
"@octokit/openapi-types": "npm:24.0.0"
266-
"@octokit/plugin-paginate-rest": "npm:11.4.2"
266+
"@octokit/plugin-paginate-rest": "npm:11.4.3"
267267
"@octokit/plugin-rest-endpoint-methods": "npm:13.3.1"
268268
"@octokit/request-error": "npm:6.1.7"
269269
"@octokit/rest": "npm:21.1.1"
@@ -3629,7 +3629,18 @@ __metadata:
36293629
languageName: node
36303630
linkType: hard
36313631

3632-
"@octokit/plugin-paginate-rest@npm:11.4.2, @octokit/plugin-paginate-rest@npm:^11.4.2":
3632+
"@octokit/plugin-paginate-rest@npm:11.4.3":
3633+
version: 11.4.3
3634+
resolution: "@octokit/plugin-paginate-rest@npm:11.4.3"
3635+
dependencies:
3636+
"@octokit/types": "npm:^13.7.0"
3637+
peerDependencies:
3638+
"@octokit/core": ">=6"
3639+
checksum: 10c0/132fa9c4eacec84d8025866775f0325a752a4c7496a61ebafbd72c80626ead44d1efdae738f1dffd70e2bf3a34e007693ea2356fca5c2a1be445ac466231c395
3640+
languageName: node
3641+
linkType: hard
3642+
3643+
"@octokit/plugin-paginate-rest@npm:^11.4.2":
36333644
version: 11.4.2
36343645
resolution: "@octokit/plugin-paginate-rest@npm:11.4.2"
36353646
dependencies:

0 commit comments

Comments
 (0)