Skip to content

Commit

Permalink
feat(types): updates to deployment and deployment_status events,…
Browse files Browse the repository at this point in the history
… new `deployment` property for `check_run` event (#662)
  • Loading branch information
octokitbot committed Jan 4, 2022
1 parent 264e8c0 commit ebf8f49
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 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
Expand Up @@ -20,13 +20,13 @@
"dependencies": {
"@octokit/request-error": "^2.0.2",
"@octokit/webhooks-methods": "^2.0.0",
"@octokit/webhooks-types": "5.1.0",
"@octokit/webhooks-types": "5.2.0",
"aggregate-error": "^3.1.0"
},
"devDependencies": {
"@jest/types": "^27.0.0",
"@octokit/tsconfig": "^1.0.1",
"@octokit/webhooks-schemas": "5.1.0",
"@octokit/webhooks-schemas": "5.2.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 ebf8f49

Please sign in to comment.