From e354793c9cc9cfb6a7c01544ad0a0f1f09498fdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2024 03:46:28 -0500 Subject: [PATCH] chore(dev-deps): bump @oclif/plugin-help from 6.2.4 to 6.2.5 (#706) Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.4 to 6.2.5. - [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.4...6.2.5) --- 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 f83ea638..1a363e4e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1274,9 +1274,9 @@ wrap-ansi "^7.0.0" "@oclif/plugin-help@^6", "@oclif/plugin-help@^6.2.2": - version "6.2.4" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.4.tgz#9861e48da547e365275c6352f261ae9539229096" - integrity sha512-0UrLxHseBuwh3JVRluJFe1eT1OT5dBvbwcbAYVO8uNi/ctmaWCAw4j737l8BFnf01GpDsloSAWyEX4dtG0P1zg== + version "6.2.5" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.5.tgz#a1d8e8469b3447c055ca3ab5444388a822d06517" + integrity sha512-/NgP6j5THCWDxQj3Mba+IIidf8fBtOT5Wh6ygb2WdWLSxcsRXSQUiJKKOXu8e/N5+KQeuG2Yko2hFxd2cZUzMQ== dependencies: "@oclif/core" "^4"