Skip to content

Commit

Permalink
Bump @octokit/webhooks-types from 5.4.0 to 7.5.1 (#184)
Browse files Browse the repository at this point in the history
Bumps [@octokit/webhooks-types](https://github.com/octokit/webhooks) from 5.4.0 to 7.5.1.
- [Release notes](https://github.com/octokit/webhooks/releases)
- [Commits](octokit/webhooks@v5.4.0...v7.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent ad853fd commit 6e7d9d0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@octokit/plugin-paginate-rest": "^2.21.3",
"@octokit/rest": "^21.0.0",
"@octokit/types": "^13.5.0",
"@octokit/webhooks-types": "^5.4.0",
"@octokit/webhooks-types": "^7.5.1",
"moment": "^2.29.4",
"next": "^14.2.3",
"next-seo": "^5.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1248,10 +1248,10 @@
dependencies:
"@octokit/openapi-types" "^12.11.0"

"@octokit/webhooks-types@^5.4.0":
version "5.4.0"
resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-5.4.0.tgz#0266918ca7e8b725a5275192cb9c63f50550edce"
integrity sha512-wqe8PCvR1R8AEaw1GaT8Q71FnJndGXWg7p9xz+ezrrQ0mm510xZ4J6cywOPemNFFzfGzhAvCh2PqZUevuVqxqQ==
"@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==

"@pkgjs/parseargs@^0.11.0":
version "0.11.0"
Expand Down

0 comments on commit 6e7d9d0

Please sign in to comment.