Skip to content

Commit

Permalink
`octokit.codeScanning.{getAnalysis,getSarif,deleteAnalysis,listAlerts…
Browse files Browse the repository at this point in the history
…Instances}`. Improved parameter and response types for `octokit.codeScanning.*` methods (#2015)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 17, 2021
1 parent 776a3da commit e80cc88
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 5 deletions.
35 changes: 31 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
Original file line number Diff line number Diff line change
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.10.3"
"@octokit/plugin-rest-endpoint-methods": "4.11.0"
},
"devDependencies": {
"@octokit/auth": "^3.0.1",
Expand Down

0 comments on commit e80cc88

Please sign in to comment.