Skip to content

Commit ce1da38

Browse files
chore: Bump @octokit/webhooks-definitions (#769)
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>
1 parent 97759d4 commit ce1da38

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

modules/webhook/lambdas/webhook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"format-check": "prettier --check \"**/*.ts\""
1616
},
1717
"devDependencies": {
18-
"@octokit/webhooks-definitions": "^3.62.5",
18+
"@octokit/webhooks-definitions": "^3.67.3",
1919
"@types/express": "^4.17.11",
2020
"@types/jest": "^26.0.20",
2121
"@types/node": "^14.14.34",

modules/webhook/lambdas/webhook/yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -637,11 +637,16 @@
637637
dependencies:
638638
"@octokit/openapi-types" "^5.3.2"
639639

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

645+
"@octokit/webhooks-definitions@^3.67.3":
646+
version "3.67.3"
647+
resolved "https://registry.yarnpkg.com/@octokit/webhooks-definitions/-/webhooks-definitions-3.67.3.tgz#d2a905a90b04af8111982d0c13658a49fc4eecb9"
648+
integrity sha512-do4Z1r2OVhuI0ihJhQ8Hg+yPWnBYEBNuFNCrvtPKoYT1w81jD7pBXgGe86lYuuNirkDHb0Nxt+zt4O5GiFJfgA==
649+
645650
"@octokit/webhooks@^8.5.4":
646651
version "8.5.4"
647652
resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-8.5.4.tgz#35f67dfe121ae85dc3881fad2042d8386939a7dc"

0 commit comments

Comments
 (0)