Skip to content

Commit

Permalink
Bump the prod-deps group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the prod-deps group with 3 updates in the / directory: [@oclif/core](https://github.com/oclif/core), [@oclif/plugin-help](https://github.com/oclif/plugin-help) and [make-fetch-happen](https://github.com/npm/make-fetch-happen).


Updates `@oclif/core` from 4.2.3 to 4.2.6
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@4.2.3...4.2.6)

Updates `@oclif/plugin-help` from 6.2.22 to 6.2.25
- [Release notes](https://github.com/oclif/plugin-help/releases)
- [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-help@6.2.22...6.2.25)

Updates `make-fetch-happen` from 14.0.2 to 14.0.3
- [Release notes](https://github.com/npm/make-fetch-happen/releases)
- [Changelog](https://github.com/npm/make-fetch-happen/blob/main/CHANGELOG.md)
- [Commits](npm/make-fetch-happen@v14.0.2...v14.0.3)

---
updated-dependencies:
- dependency-name: "@oclif/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: "@oclif/plugin-help"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: make-fetch-happen
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent 0303dab commit d5d2de8
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 37 deletions.
78 changes: 43 additions & 35 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@oclif/color": "^1.0.13",
"@oclif/core": "^4",
"@oclif/plugin-help": "^6",
"make-fetch-happen": "^14.0.2",
"make-fetch-happen": "^14.0.3",
"tuf-js": "3.0.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"@tufjs/models": "3.0.1",
"debug": "^4.3.6",
"make-fetch-happen": "^14.0.2"
"make-fetch-happen": "^14.0.3"
},
"engines": {
"node": "^18.17.0 || >=20.5.0"
Expand Down

0 comments on commit d5d2de8

Please sign in to comment.