Skip to content

Commit 8620ef7

Browse files
Bump @octokit/plugin-paginate-rest from 8.0.0 to 11.4.1 (#495)
Bumps [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) from 8.0.0 to 11.4.1. - [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases) - [Commits](octokit/plugin-paginate-rest.js@v8.0.0...v11.4.1) --- updated-dependencies: - dependency-name: "@octokit/plugin-paginate-rest" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bdb3728 commit 8620ef7

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@astrojs/rss": "^4.0.7",
5656
"@astrojs/sitemap": "^3.1.6",
5757
"@octokit/core": "^5.0.0",
58-
"@octokit/plugin-paginate-rest": "^8.0.0",
58+
"@octokit/plugin-paginate-rest": "^11.4.1",
5959
"@octokit/plugin-rest-endpoint-methods": "^9.0.0",
6060
"@octokit/plugin-retry": "^6.0.0",
6161
"@octokit/plugin-throttling": "^8.0.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1732,14 +1732,14 @@ __metadata:
17321732
languageName: node
17331733
linkType: hard
17341734

1735-
"@octokit/plugin-paginate-rest@npm:^8.0.0":
1736-
version: 8.0.0
1737-
resolution: "@octokit/plugin-paginate-rest@npm:8.0.0"
1735+
"@octokit/plugin-paginate-rest@npm:^11.4.1":
1736+
version: 11.4.2
1737+
resolution: "@octokit/plugin-paginate-rest@npm:11.4.2"
17381738
dependencies:
1739-
"@octokit/types": "npm:^11.0.0"
1739+
"@octokit/types": "npm:^13.7.0"
17401740
peerDependencies:
1741-
"@octokit/core": ">=5"
1742-
checksum: 10/2f2b7d40e2faf9a0a0c46291b5067736de998ac68ccc8bc19fc5a413e8f938755988377f72510437599b43334c5b95d338324508e617c2da874f8bc39c8888ae
1741+
"@octokit/core": ">=6"
1742+
checksum: 10/32aa941535bb4f0c0e8cc4b45fa07ab58c8b585c97007ce4b007c3d4732b250fa352f20d2c053d30c133760355027a9908a9ecf90999d329e855b697780a6dc3
17431743
languageName: node
17441744
linkType: hard
17451745

@@ -1821,7 +1821,7 @@ __metadata:
18211821
languageName: node
18221822
linkType: hard
18231823

1824-
"@octokit/types@npm:^13.1.0":
1824+
"@octokit/types@npm:^13.1.0, @octokit/types@npm:^13.7.0":
18251825
version: 13.8.0
18261826
resolution: "@octokit/types@npm:13.8.0"
18271827
dependencies:
@@ -11750,7 +11750,7 @@ __metadata:
1175011750
"@astrojs/sitemap": "npm:^3.1.6"
1175111751
"@astrojs/ts-plugin": "npm:^1.10.2"
1175211752
"@octokit/core": "npm:^5.0.0"
11753-
"@octokit/plugin-paginate-rest": "npm:^8.0.0"
11753+
"@octokit/plugin-paginate-rest": "npm:^11.4.1"
1175411754
"@octokit/plugin-rest-endpoint-methods": "npm:^9.0.0"
1175511755
"@octokit/plugin-retry": "npm:^6.0.0"
1175611756
"@octokit/plugin-throttling": "npm:^8.0.0"

0 commit comments

Comments
 (0)