Skip to content

Commit

Permalink
Bump the prod-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the prod-dependencies group with 2 updates: [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) and [@octokit/webhooks-types](https://github.com/octokit/webhooks).


Updates `@actions/http-client` from 2.2.0 to 2.2.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/http-client/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/http-client)

Updates `@octokit/webhooks-types` from 7.3.2 to 7.5.0
- [Release notes](https://github.com/octokit/webhooks/releases)
- [Commits](octokit/webhooks@v7.3.2...v7.5.0)

---
updated-dependencies:
- dependency-name: "@actions/http-client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: "@octokit/webhooks-types"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 10, 2024
1 parent 4ad809f commit 36b08db
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/github": "^5.1.1",
"@actions/http-client": "^2.2.0",
"@octokit/webhooks-types": "^7.3.2",
"@actions/http-client": "^2.2.1",
"@octokit/webhooks-types": "^7.5.0",
"commander": "^11.1.0",
"dockerode": "^4.0.2",
"node-forge": "^1.3.1",
Expand Down

0 comments on commit 36b08db

Please sign in to comment.