Skip to content

Commit

Permalink
fix(typescript): add optional "organization" key to event payloads (#300
Browse files Browse the repository at this point in the history
)

* build(deps-dev): bump @octokit/webhooks-definitions

Bumps [@octokit/webhooks-definitions](https://github.com/octokit/webhooks) from 3.16.0 to 3.17.0.
- [Release notes](https://github.com/octokit/webhooks/releases)
- [Commits](octokit/webhooks@v3.16.0...v3.17.0)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Octokit Bot <[email protected]>
  • Loading branch information
dependabot[bot] and Octokit Bot committed Oct 7, 2020
1 parent 22e9ff9 commit 89aa7f7
Show file tree
Hide file tree
Showing 3 changed files with 373 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -17,7 +17,7 @@
"devDependencies": {
"@gimenete/type-writer": "^0.1.5",
"@octokit/tsconfig": "^1.0.1",
"@octokit/webhooks-definitions": "3.16.0",
"@octokit/webhooks-definitions": "3.17.0",
"@pika/pack": "^0.5.0",
"@pika/plugin-build-node": "^0.9.2",
"@pika/plugin-build-types": "^0.9.2",
Expand Down
Loading

0 comments on commit 89aa7f7

Please sign in to comment.