From 0da9de73a76b41cb3c01b7a77eda3b5fef781c9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 05:46:03 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/plugin-help from 6.2.44 to 6.2.45 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.44 to 6.2.45. - [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.44...6.2.45) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.45 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 ce70aa9e..29d81885 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.44" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.44.tgz#0c1193c35036f25a2c24d43c4688b9bc66e1343f" - integrity sha512-x03Se2LtlOOlGfTuuubt5C4Z8NHeR4zKXtVnfycuLU+2VOMu2WpsGy9nbs3nYuInuvsIY1BizjVaTjUz060Sig== + version "6.2.45" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.45.tgz#26bdb2df07881e2147e735bbdd32b6d797ee9f52" + integrity sha512-avWOKYmjANtyu8ipju/kopIIrSrbS/scJjiZTpBp/HKEHNm46v5riOo5LQj6MZ4bYJVQEoyHPg/2Seig5Ilkjw== dependencies: "@oclif/core" "^4"