Skip to content

Commit 097f862

Browse files
dependabot[bot]npalm
authored andcommitted
chore: Bump @octokit/webhooks-definitions (#613)
Bumps [@octokit/webhooks-definitions](https://github.com/octokit/webhooks) from 3.61.1 to 3.62.5. - [Release notes](https://github.com/octokit/webhooks/releases) - [Commits](octokit/webhooks@v3.61.1...v3.62.5) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 309ae3f commit 097f862

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.61.1",
18+
"@octokit/webhooks-definitions": "^3.62.5",
1919
"@types/express": "^4.17.11",
2020
"@types/jest": "^26.0.20",
2121
"@types/node": "^14.14.31",

modules/webhook/lambdas/webhook/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -642,10 +642,10 @@
642642
resolved "https://registry.yarnpkg.com/@octokit/webhooks-definitions/-/webhooks-definitions-3.61.0.tgz#78ac9821f9122d3d9e8b099ba6033e47f755e885"
643643
integrity sha512-Iu2rMpCU0y25T4rIMoAKyQRWf/YJZnJKbIzzrKQMQJRIiORe4AGev1GLgf5zUcnz9twQ23DYEFLpDLVHViwTDQ==
644644

645-
"@octokit/webhooks-definitions@^3.61.1":
646-
version "3.61.1"
647-
resolved "https://registry.yarnpkg.com/@octokit/webhooks-definitions/-/webhooks-definitions-3.61.1.tgz#2dd13aa7562a191f5474a983d4d5622e29c72a2e"
648-
integrity sha512-Zse9eUHz4dzQic1CSxhN5tpUh3mjfc9Nl5GMOo6c6ZDTgpreOscBWD4cMQ9Rc689rt+Zb1bbplPrR8rsF6WbBw==
645+
"@octokit/webhooks-definitions@^3.62.5":
646+
version "3.62.5"
647+
resolved "https://registry.yarnpkg.com/@octokit/webhooks-definitions/-/webhooks-definitions-3.62.5.tgz#3b2443ee07bb00e6333ce6bef8ccf5eadfb08430"
648+
integrity sha512-1SWpIFhDLgus9aJ++GOnV/YYcT53glj/YDNzt45S47BfK2/tzYLHWHYFpmEO0frsSEKMFDewDy4c4cWuCpNH/g==
649649

650650
"@octokit/webhooks@^8.4.1":
651651
version "8.4.1"

0 commit comments

Comments
 (0)