Skip to content

Commit

Permalink
feat(types): fix workflow_run#conclusion is not always null, add …
Browse files Browse the repository at this point in the history
…new `app_id` to `MarketplacePurchase#account`, add `requester` to `installation_repositories.removed`, add `enum`s for various properties (#565)
  • Loading branch information
octokitbot committed May 11, 2021
1 parent 2472675 commit 9eef640
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
"dependencies": {
"@octokit/request-error": "^2.0.2",
"@octokit/webhooks-methods": "^1.0.0",
"@octokit/webhooks-types": "3.73.1",
"@octokit/webhooks-types": "3.74.0",
"aggregate-error": "^3.1.0"
},
"devDependencies": {
"@jest/types": "^26.6.2",
"@octokit/tsconfig": "^1.0.1",
"@octokit/webhooks-schemas": "3.73.1",
"@octokit/webhooks-schemas": "3.74.0",
"@pika/pack": "^0.5.0",
"@pika/plugin-build-node": "^0.9.2",
"@pika/plugin-build-web": "^0.9.2",
Expand Down

0 comments on commit 9eef640

Please sign in to comment.