Skip to content

Commit

Permalink
chore(deps): bump @octokit/plugin-paginate-rest from 11.3.5 to 11.4.2
Browse files Browse the repository at this point in the history
Bumps [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) from 11.3.5 to 11.4.2.
- [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases)
- [Commits](octokit/plugin-paginate-rest.js@v11.3.5...v11.4.2)

---
updated-dependencies:
- dependency-name: "@octokit/plugin-paginate-rest"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 14, 2025
1 parent 7c38561 commit 5d19a90
Showing 1 changed file with 21 additions and 5 deletions.
26 changes: 21 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3265,14 +3265,21 @@ __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: 1e6766c60375375d85ecabded67d9ee313cf9401c18a44534b942717cf840d41b5a9d42035522efffe6b811ee2204d4615f72c333e984e81b25545926eb77989
languageName: node
linkType: hard

"@octokit/plugin-paginate-rest@npm:^11.0.0":
version: 11.3.5
resolution: "@octokit/plugin-paginate-rest@npm:11.3.5"
version: 11.4.2
resolution: "@octokit/plugin-paginate-rest@npm:11.4.2"
dependencies:
"@octokit/types": ^13.6.0
"@octokit/types": ^13.7.0
peerDependencies:
"@octokit/core": ">=6"
checksum: 60fd4101030c58f6c8de4c756ab8263a54625408372b0146e8cf0694f6ec52a610d62aa2696046ea8851a37d3df4f4262cf2117a556ce3d60cc5999a3aafc19c
checksum: 9833efae2323a1743997ad094d025c26cccb7a3be4f9eddf13662c1c202a60c1b3d51fdc1dcc8eeadc5a530d1a83750b778e167f60293910b1f3e44805463279
languageName: node
linkType: hard

Expand Down Expand Up @@ -3322,7 +3329,7 @@ __metadata:
languageName: node
linkType: hard

"@octokit/types@npm:^13.0.0, @octokit/types@npm:^13.1.0, @octokit/types@npm:^13.6.0":
"@octokit/types@npm:^13.0.0, @octokit/types@npm:^13.1.0":
version: 13.6.1
resolution: "@octokit/types@npm:13.6.1"
dependencies:
Expand All @@ -3331,6 +3338,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": ^23.0.1
checksum: be5fb327d0e39765e06f5a314556a273ff2bfb9ce4fd5a6e52c237d2f20a4c329493a8bde2c595cb82a5022f07ee6495dfff07ce24e3de4660c9ead913e3db0d
languageName: node
linkType: hard

"@pkgjs/parseargs@npm:^0.11.0":
version: 0.11.0
resolution: "@pkgjs/parseargs@npm:0.11.0"
Expand Down

0 comments on commit 5d19a90

Please sign in to comment.