From 30364f03e5fcdd2becd102760a44e91e982d3551 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2024 21:52:38 -0500 Subject: [PATCH] chore(dev-deps): bump @oclif/plugin-help from 6.2.6 to 6.2.7 (#881) 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](https://github.com/oclif/plugin-help/compare/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index f4c2b87b..5ce43360 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1288,9 +1288,9 @@ wrap-ansi "^7.0.0" "@oclif/plugin-help@^6", "@oclif/plugin-help@^6.2.2": - version "6.2.6" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.6.tgz#6720ff2f5b5f269300c386b3766da570873c20fd" - integrity sha512-0+9xlMkQK1Y7BmLDx9i3uIPlK8KleFP0ITpv6rGlqgc66HxdQFh5CY4TxcomxR5XL8S6YLCUY3f/iKkaZcdZNw== + 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"