From 76cbcca2fb36a95f4b7066511d893f6bb313ab2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 14:12:50 +0000 Subject: [PATCH] Bump @octokit/webhooks-types from 6.11.0 to 7.0.2 Bumps [@octokit/webhooks-types](https://github.com/octokit/webhooks) from 6.11.0 to 7.0.2. - [Release notes](https://github.com/octokit/webhooks/releases) - [Commits](https://github.com/octokit/webhooks/compare/v6.11.0...v7.0.2) --- updated-dependencies: - dependency-name: "@octokit/webhooks-types" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c3cc249..fa05f16 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@auto-it/core": "^10.44.0", "@cloudflare/workers-types": "^4.20230404.0", "@octokit/rest": "^19.0.7", - "@octokit/webhooks-types": "^6.11.0", + "@octokit/webhooks-types": "^7.0.2", "@swc/core": "^1.3.51", "@swc/jest": "^0.2.26", "@types/cross-spawn": "^6.0.2",