Skip to content

Commit 0963041

Browse files
authored
Merge pull request #4090 from github/dependabot/npm_and_yarn/octokit/plugin-paginate-rest-15.0.0
Bump @octokit/plugin-paginate-rest from 14.0.0 to 15.0.0
2 parents abc579a + 1a8ddd7 commit 0963041

4 files changed

Lines changed: 40 additions & 25 deletions

File tree

lib/entry-points.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 36 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@actions/io": "^2.0.0",
3232
"@actions/tool-cache": "^3.0.1",
3333
"@octokit/core": "^7.0.7",
34-
"@octokit/plugin-paginate-rest": "^14.0.0",
34+
"@octokit/plugin-paginate-rest": "^15.0.0",
3535
"@octokit/plugin-rest-endpoint-methods": "^17.0.0",
3636
"@octokit/plugin-retry": "^8.1.1",
3737
"archiver": "^8.0.0",

pr-checks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@actions/core": "^2.0.3",
66
"@actions/github": "^8.0.1",
77
"@octokit/core": "^7.0.7",
8-
"@octokit/plugin-paginate-rest": ">=9.2.2",
8+
"@octokit/plugin-paginate-rest": ">=15.0.0",
99
"@octokit/plugin-rest-endpoint-methods": "^17.0.0",
1010
"semver": "^7.8.5",
1111
"yaml": "^2.9.0"

0 commit comments

Comments
 (0)