Skip to content

Commit

Permalink
fix(typescript): pagination parameters for .search.topics() and `.s…
Browse files Browse the repository at this point in the history
…earch.labels()` via @octokit/plugin-rest-endpoint-methods v5.3.3 (#72)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jun 24, 2021
1 parent 127e0a8 commit acc61e3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -35,7 +35,7 @@
"@octokit/core": "^3.5.0",
"@octokit/plugin-paginate-rest": "^2.6.2",
"@octokit/plugin-request-log": "^1.0.2",
"@octokit/plugin-rest-endpoint-methods": "5.3.2"
"@octokit/plugin-rest-endpoint-methods": "5.3.3"
},
"devDependencies": {
"@octokit/auth": "^3.0.1",
Expand Down

0 comments on commit acc61e3

Please sign in to comment.