From 57c65d2941f2df3fc9e7ddfed9e0b3b42b4a73d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 19:48:31 +0000 Subject: [PATCH] Bump @octokit/webhooks-types from 7.5.1 to 7.6.1 Bumps [@octokit/webhooks-types](https://github.com/octokit/webhooks) from 7.5.1 to 7.6.1. - [Release notes](https://github.com/octokit/webhooks/releases) - [Commits](https://github.com/octokit/webhooks/compare/v7.5.1...v7.6.1) --- updated-dependencies: - dependency-name: "@octokit/webhooks-types" dependency-version: 7.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8101345..99bf316 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@octokit/plugin-paginate-rest": "^9.2.2", "@octokit/rest": "^21.0.2", "@octokit/types": "^13.8.0", - "@octokit/webhooks-types": "^7.5.1", + "@octokit/webhooks-types": "^7.6.1", "@types/react-dom": "^18.3.0", "moment": "^2.30.1", "next": "^15.2.0", diff --git a/yarn.lock b/yarn.lock index dc4ef36..9650e5f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1380,10 +1380,10 @@ dependencies: "@octokit/openapi-types" "^12.11.0" -"@octokit/webhooks-types@^7.5.1": - version "7.5.1" - resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-7.5.1.tgz#e05399ab6bbbef8b78eb6bfc1a2cb138ea861104" - integrity sha512-1dozxWEP8lKGbtEu7HkRbK1F/nIPuJXNfT0gd96y6d3LcHZTtRtlf8xz3nicSJfesADxJyDh+mWBOsdLkqgzYw== +"@octokit/webhooks-types@^7.6.1": + version "7.6.1" + resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-7.6.1.tgz#bc96371057c2d54c982c9f8f642655b26cd588eb" + integrity sha512-S8u2cJzklBC0FgTwWVLaM8tMrDuDMVE4xiTK4EYXM9GntyvrdbSoxqDQa+Fh57CCNApyIpyeqPhhFEmHPfrXgw== "@pkgjs/parseargs@^0.11.0": version "0.11.0"