Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
chore(deps): bump @octokit/rest to v15
Only breaking change on v15.0.1 is to `DELETE` calls, which we don't
use.

Ref: https://github.com/octokit/rest.js/releases/tag/v15.0.1
  • Loading branch information
mmarchini committed Aug 1, 2020
commit a104ceaca4bc7df832c1f67eef7611472ef8638c
193 changes: 168 additions & 25 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 @@ -13,7 +13,7 @@
"private": true,
"license": "MIT",
"dependencies": {
"@octokit/rest": "^14.0.9",
"@octokit/rest": "^15.18.3",
"async": "2.1.5",
"basic-auth": "^1.0.4",
"body-parser": "^1.15.0",
Expand Down