Skip to content

Commit 84c5ed2

Browse files
committed
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
1 parent 0439635 commit 84c5ed2

File tree

2 files changed

+169
-26
lines changed

2 files changed

+169
-26
lines changed

package-lock.json

Lines changed: 168 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"private": true,
1414
"license": "MIT",
1515
"dependencies": {
16-
"@octokit/rest": "^14.0.9",
16+
"@octokit/rest": "^15.18.3",
1717
"async": "2.1.5",
1818
"basic-auth": "^1.0.4",
1919
"body-parser": "^1.15.0",

0 commit comments

Comments
 (0)