From 09a851f627c1a5b24d2a1428465eb9415b406cbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Apr 2026 06:56:32 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/plugin-help from 6.2.41 to 6.2.43 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.41 to 6.2.43. - [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.41...6.2.43) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.43 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 5aad3560..9d78ad6e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1660,9 +1660,9 @@ lodash "^4.17.21" "@oclif/plugin-help@^6", "@oclif/plugin-help@^6.2.38": - version "6.2.41" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.41.tgz#587f73a9dae1dfdf8c8f89c748ea9f1db3a1007a" - integrity sha512-oHqpm9a8NnLY9J5yIA+znchB2QCBqDUu5n7XINdZwfbhO6WOUZ2ANww6QN7crhvAKgpN5HK/ELN8Hy96kgLUuA== + version "6.2.44" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.44.tgz#0c1193c35036f25a2c24d43c4688b9bc66e1343f" + integrity sha512-x03Se2LtlOOlGfTuuubt5C4Z8NHeR4zKXtVnfycuLU+2VOMu2WpsGy9nbs3nYuInuvsIY1BizjVaTjUz060Sig== dependencies: "@oclif/core" "^4"