Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 4, 2024
1 parent 1aba417 commit 19c6576
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 @@ -16,7 +16,7 @@
"handlebars": "^4.7.8"
},
"devDependencies": {
"@oclif/plugin-help": "^6.2.6",
"@oclif/plugin-help": "^6.2.7",
"@salesforce/dev-scripts": "^10.2.9",
"@salesforce/plugin-auth": "^3.6.42",
"@salesforce/plugin-user": "^3.5.20",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1284,10 +1284,10 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/plugin-help@^6.2.2", "@oclif/plugin-help@^6.2.6":
version "6.2.6"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.6.tgz#6720ff2f5b5f269300c386b3766da570873c20fd"
integrity sha512-0+9xlMkQK1Y7BmLDx9i3uIPlK8KleFP0ITpv6rGlqgc66HxdQFh5CY4TxcomxR5XL8S6YLCUY3f/iKkaZcdZNw==
"@oclif/plugin-help@^6.2.2", "@oclif/plugin-help@^6.2.7":
version "6.2.7"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.7.tgz#d046b19ff51c13151c04fc55be686bf3022dea34"
integrity sha512-gwrCZW0EjbMe6iIXrkXWpIcfoqo+uMvWRudV3nkwa7ARL2U2GWy8RQ3+bqXvqByauRUcbgv3D6+38lSWqmMwtA==
dependencies:
"@oclif/core" "^4"

Expand Down

0 comments on commit 19c6576

Please sign in to comment.