Bump @octokit/webhooks-types from 6.11.0 to 7.3.1

Bumps [@octokit/webhooks-types](https://github.com/octokit/webhooks) from 6.11.0 to 7.3.1.
- [Release notes](https://github.com/octokit/webhooks/releases)
- [Commits](https://github.com/octokit/webhooks/compare/v6.11.0...v7.3.1)

---
updated-dependencies:
- dependency-name: "@octokit/webhooks-types"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-22 19:23:27 +00:00 committed by GitHub
parent dcaa140ba1
commit 693d48933e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 5 deletions

View file

@ -42,7 +42,7 @@
"devDependencies": {
"@octokit/types": "^7.1.0",
"@octokit/webhooks": "^10.1.5",
"@octokit/webhooks-types": "^6.3.6",
"@octokit/webhooks-types": "^7.3.1",
"@types/adm-zip": "^0.5.0",
"@types/github-slugger": "^1.3.0",
"@types/jest": "^28.1.7",