Skip to content

chore(deps): bump @octokit/plugin-paginate-rest from 11.3.6 to 11.4.2 #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 21 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1939,6 +1939,13 @@ __metadata:
languageName: node
linkType: hard

"@octokit/openapi-types@npm:^23.0.1":
version: 23.0.1
resolution: "@octokit/openapi-types@npm:23.0.1"
checksum: 2647ae16bc410cbec930a3d7c25a166366917d7074eef505a6f89d6aa6f5c9972f30e78a4817cbcf7cef5172765db45859805cbfa89591c6175ebceaaa95d199
languageName: node
linkType: hard

"@octokit/plugin-enterprise-rest@npm:^6.0.1":
version: 6.0.1
resolution: "@octokit/plugin-enterprise-rest@npm:6.0.1"
Expand All @@ -1947,13 +1954,13 @@ __metadata:
linkType: hard

"@octokit/plugin-paginate-rest@npm:^11.0.0":
version: 11.3.6
resolution: "@octokit/plugin-paginate-rest@npm:11.3.6"
version: 11.4.2
resolution: "@octokit/plugin-paginate-rest@npm:11.4.2"
dependencies:
"@octokit/types": "npm:^13.6.2"
"@octokit/types": "npm:^13.7.0"
peerDependencies:
"@octokit/core": ">=6"
checksum: 72cda438919853dfbfe3dd02aecbe12cc91bb203a9799c5be4f8bd577775e1929fa2da08d32684789bbf3f3215b1c86d9456e26aeebd91b1030b227c229370ec
checksum: 32aa941535bb4f0c0e8cc4b45fa07ab58c8b585c97007ce4b007c3d4732b250fa352f20d2c053d30c133760355027a9908a9ecf90999d329e855b697780a6dc3
languageName: node
linkType: hard

Expand Down Expand Up @@ -2010,7 +2017,7 @@ __metadata:
languageName: node
linkType: hard

"@octokit/types@npm:^13.0.0, @octokit/types@npm:^13.1.0, @octokit/types@npm:^13.6.1, @octokit/types@npm:^13.6.2":
"@octokit/types@npm:^13.0.0, @octokit/types@npm:^13.1.0, @octokit/types@npm:^13.6.1":
version: 13.6.2
resolution: "@octokit/types@npm:13.6.2"
dependencies:
Expand All @@ -2019,6 +2026,15 @@ __metadata:
languageName: node
linkType: hard

"@octokit/types@npm:^13.7.0":
version: 13.8.0
resolution: "@octokit/types@npm:13.8.0"
dependencies:
"@octokit/openapi-types": "npm:^23.0.1"
checksum: 7f260cd3f98887626e791cc0e71ae718b689f359ff6546ed0343364bb213c70807f71135956659470ecdf2b4a5a0c32b6437bd5a3af412883ef3a62f41e811f8
languageName: node
linkType: hard

"@parcel/watcher-android-arm64@npm:2.5.0":
version: 2.5.0
resolution: "@parcel/watcher-android-arm64@npm:2.5.0"
Expand Down