Skip to content

Commit 322d82b

Browse files
authoredJan 21, 2023
fix(deps): update dependency @octokit/plugin-paginate-rest to v6 (#257)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2fcacea commit 322d82b

File tree

2 files changed

+43
-13
lines changed

2 files changed

+43
-13
lines changed
 

‎package-lock.json

+42-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"repository": "github:octokit/rest.js",
3434
"dependencies": {
3535
"@octokit/core": "^4.1.0",
36-
"@octokit/plugin-paginate-rest": "^5.0.0",
36+
"@octokit/plugin-paginate-rest": "^6.0.0",
3737
"@octokit/plugin-request-log": "^1.0.4",
3838
"@octokit/plugin-rest-endpoint-methods": "^6.7.0"
3939
},

0 commit comments

Comments
 (0)
Please sign in to comment.