Skip to content

Commit

Permalink
fix(typescript): parameter types fixes for octokit.checks.create(),…
Browse files Browse the repository at this point in the history
… `octokit.checks.update()`, and `octokit.gists.update()` (#2030)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Mar 3, 2021
1 parent 65df4d6 commit 5478448
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 5 deletions.
23 changes: 19 additions & 4 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.2.3",
"@octokit/plugin-paginate-rest": "^2.6.2",
"@octokit/plugin-request-log": "^1.0.2",
"@octokit/plugin-rest-endpoint-methods": "4.13.1"
"@octokit/plugin-rest-endpoint-methods": "4.13.2"
},
"devDependencies": {
"@octokit/auth": "^3.0.1",
Expand Down

0 comments on commit 5478448

Please sign in to comment.