From 9bc5fce1f75189299fde54e43821204fb625cef3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 15:44:40 +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-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4bc3f8e..98bd7f9 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@actions/glob": "^0.5.0" }, "devDependencies": { - "@octokit/webhooks-types": "^7.5.1", + "@octokit/webhooks-types": "^7.6.1", "@types/jest": "^28.1.8", "@types/xml2js": "^0.4.14", "@typescript-eslint/eslint-plugin": "^5.62.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 25c3fc9..dba72b6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,8 +19,8 @@ importers: version: 0.5.0 devDependencies: '@octokit/webhooks-types': - specifier: ^7.5.1 - version: 7.5.1 + specifier: ^7.6.1 + version: 7.6.1 '@types/jest': specifier: ^28.1.8 version: 28.1.8 @@ -457,8 +457,8 @@ packages: '@octokit/types@12.0.0': resolution: {integrity: sha512-EzD434aHTFifGudYAygnFlS1Tl6KhbTynEWELQXIbTY8Msvb5nEqTZIm7sbPEt4mQYLZwu3zPKVdeIrw0g7ovg==} - '@octokit/webhooks-types@7.5.1': - resolution: {integrity: sha512-1dozxWEP8lKGbtEu7HkRbK1F/nIPuJXNfT0gd96y6d3LcHZTtRtlf8xz3nicSJfesADxJyDh+mWBOsdLkqgzYw==} + '@octokit/webhooks-types@7.6.1': + resolution: {integrity: sha512-S8u2cJzklBC0FgTwWVLaM8tMrDuDMVE4xiTK4EYXM9GntyvrdbSoxqDQa+Fh57CCNApyIpyeqPhhFEmHPfrXgw==} '@sinclair/typebox@0.24.51': resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2259,7 +2259,7 @@ snapshots: dependencies: '@octokit/openapi-types': 19.0.0 - '@octokit/webhooks-types@7.5.1': {} + '@octokit/webhooks-types@7.6.1': {} '@sinclair/typebox@0.24.51': {}