From 61091e60bc3978a56e72f4e8eb59097d1570b068 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 15:57:03 +0000 Subject: [PATCH] Bump @octokit/webhooks-types from 6.10.0 to 7.0.2 Bumps [@octokit/webhooks-types](https://github.com/octokit/webhooks) from 6.10.0 to 7.0.2. - [Release notes](https://github.com/octokit/webhooks/releases) - [Commits](https://github.com/octokit/webhooks/compare/v6.10.0...v7.0.2) --- updated-dependencies: - dependency-name: "@octokit/webhooks-types" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b7c7ac4b..7d32d989 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@actions/github": "^5.1.1", "@octokit/types": "^9.0.0", "@octokit/webhooks": "^10.7.0", - "@octokit/webhooks-types": "^6.10.0", + "@octokit/webhooks-types": "^7.0.2", "@types/node": "^18.15.10", "@vercel/ncc": "^0.36.1", "ttypescript": "^1.5.15", diff --git a/yarn.lock b/yarn.lock index d5aab2c0..4baffb0a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -883,11 +883,16 @@ resolved "https://registry.yarnpkg.com/@octokit/webhooks-methods/-/webhooks-methods-3.0.2.tgz#cece91cc72714a1c83b35d121e04334f051e509c" integrity sha512-Vlnv5WBscf07tyAvfDbp7pTkMZUwk7z7VwEF32x6HqI+55QRwBTcT+D7DDjZXtad/1dU9E32x0HmtDlF9VIRaQ== -"@octokit/webhooks-types@6.10.0", "@octokit/webhooks-types@^6.10.0": +"@octokit/webhooks-types@6.10.0": version "6.10.0" resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-6.10.0.tgz#b441780d26370c7682f4f964d4b36b5cb0c757f8" integrity sha512-lDNv83BeEyxxukdQ0UttiUXawk9+6DkdjjFtm2GFED+24IQhTVaoSbwV9vWWKONyGLzRmCQqZmoEWkDhkEmPlw== +"@octokit/webhooks-types@^7.0.2": + version "7.0.2" + resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-7.0.2.tgz#cc35efc01bcf3e0f18da6eed6ddfe4aacc793701" + integrity sha512-lmxpnApoRaj8AEtHXp6Dso4IMHTL+YOphjCYYbu2G6BbXiqaO6tPQF5tO14ItpLkiwbgBiTj2m4xWGRkjAcT2A== + "@octokit/webhooks@^10.7.0": version "10.7.0" resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-10.7.0.tgz#ec05e655d309383e2cd08dafe51abd1705df6d4a"