build(deps-dev): bump @octokit/webhooks-types from 7.5.1 to 7.6.1 (#1595)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-10-04 09:01:10 -05:00
committed by GitHub
parent ef609d6cb5
commit 68708a9f7a
2 changed files with 6 additions and 7 deletions

11
package-lock.json generated
View File

@@ -15,7 +15,7 @@
"undici": "5.28.4"
},
"devDependencies": {
"@octokit/webhooks-types": "^7.5.1",
"@octokit/webhooks-types": "^7.6.1",
"@types/jest": "^29.5.13",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
@@ -1564,11 +1564,10 @@
}
},
"node_modules/@octokit/webhooks-types": {
"version": "7.5.1",
"resolved": "https://registry.npmjs.org/@octokit/webhooks-types/-/webhooks-types-7.5.1.tgz",
"integrity": "sha512-1dozxWEP8lKGbtEu7HkRbK1F/nIPuJXNfT0gd96y6d3LcHZTtRtlf8xz3nicSJfesADxJyDh+mWBOsdLkqgzYw==",
"dev": true,
"license": "MIT"
"version": "7.6.1",
"resolved": "https://registry.npmjs.org/@octokit/webhooks-types/-/webhooks-types-7.6.1.tgz",
"integrity": "sha512-S8u2cJzklBC0FgTwWVLaM8tMrDuDMVE4xiTK4EYXM9GntyvrdbSoxqDQa+Fh57CCNApyIpyeqPhhFEmHPfrXgw==",
"dev": true
},
"node_modules/@sinclair/typebox": {
"version": "0.27.8",

View File

@@ -29,7 +29,7 @@
"undici": "5.28.4"
},
"devDependencies": {
"@octokit/webhooks-types": "^7.5.1",
"@octokit/webhooks-types": "^7.6.1",
"@types/jest": "^29.5.13",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",