Skip to content

Commit

Permalink
chore: Bump @octokit/webhooks-definitions (#769)
Browse files Browse the repository at this point in the history
Bumps [@octokit/webhooks-definitions](https://github.com/octokit/webhooks) from 3.62.5 to 3.67.3.
- [Release notes](https://github.com/octokit/webhooks/releases)
- [Commits](octokit/webhooks@v3.62.5...v3.67.3)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 19, 2021
1 parent 97759d4 commit ce1da38
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/webhook/lambdas/webhook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"format-check": "prettier --check \"**/*.ts\""
},
"devDependencies": {
"@octokit/webhooks-definitions": "^3.62.5",
"@octokit/webhooks-definitions": "^3.67.3",
"@types/express": "^4.17.11",
"@types/jest": "^26.0.20",
"@types/node": "^14.14.34",
Expand Down
7 changes: 6 additions & 1 deletion modules/webhook/lambdas/webhook/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -637,11 +637,16 @@
dependencies:
"@octokit/openapi-types" "^5.3.2"

"@octokit/[email protected]", "@octokit/webhooks-definitions@^3.62.5":
"@octokit/[email protected]":
version "3.62.5"
resolved "https://registry.yarnpkg.com/@octokit/webhooks-definitions/-/webhooks-definitions-3.62.5.tgz#3b2443ee07bb00e6333ce6bef8ccf5eadfb08430"
integrity sha512-1SWpIFhDLgus9aJ++GOnV/YYcT53glj/YDNzt45S47BfK2/tzYLHWHYFpmEO0frsSEKMFDewDy4c4cWuCpNH/g==

"@octokit/webhooks-definitions@^3.67.3":
version "3.67.3"
resolved "https://registry.yarnpkg.com/@octokit/webhooks-definitions/-/webhooks-definitions-3.67.3.tgz#d2a905a90b04af8111982d0c13658a49fc4eecb9"
integrity sha512-do4Z1r2OVhuI0ihJhQ8Hg+yPWnBYEBNuFNCrvtPKoYT1w81jD7pBXgGe86lYuuNirkDHb0Nxt+zt4O5GiFJfgA==

"@octokit/webhooks@^8.5.4":
version "8.5.4"
resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-8.5.4.tgz#35f67dfe121ae85dc3881fad2042d8386939a7dc"
Expand Down

0 comments on commit ce1da38

Please sign in to comment.