Skip to content

Commit

Permalink
chore(dev-deps): bump @oclif/plugin-help from 6.2.13 to 6.2.14 (#517)
Browse files Browse the repository at this point in the history
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.13 to 6.2.14.
- [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.13...6.2.14)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-help"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Oct 6, 2024
1 parent 2d8afd7 commit 7374c18
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 @@ -15,7 +15,7 @@
"@commitlint/config-conventional": "^17.8.1",
"@heroku-cli/plugin-apps": "^7.59.1",
"@heroku-cli/plugin-status": "5.0.10",
"@oclif/plugin-help": "^6.2.13",
"@oclif/plugin-help": "^6.2.14",
"@oclif/prettier-config": "^0.2.1",
"@oclif/test": "^4",
"@types/chai": "^4.3.16",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1890,10 +1890,10 @@
chalk "^4.1.0"
tslib "^2.6.2"

"@oclif/plugin-help@^6.2.10", "@oclif/plugin-help@^6.2.13":
version "6.2.13"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.13.tgz#51ef4a22afb65b860d557c559e20f91f162f5b76"
integrity sha512-IgLytXXYfuTs6dV7xhgt4xhE4Mjx8/29/4iH6jp9TKDblopCBnZ3q1VMlHfhhLsJ4Q+rSjP/QCHtiO3HnXk69Q==
"@oclif/plugin-help@^6.2.10", "@oclif/plugin-help@^6.2.14":
version "6.2.14"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.14.tgz#3b5f2b3537b5f1e06445b86f6a37755d183137bb"
integrity sha512-Tz0QuOstZhr9EXftjihMScM0sXtjzDPrx683lKnEit/XGPdx3IJtH8+0uKxmmeDQ/VbGLNWb57ZLjB62H5yA9g==
dependencies:
"@oclif/core" "^4"

Expand Down

0 comments on commit 7374c18

Please sign in to comment.