From a6f37097b8bd87ae59339dfae38fec53f6edff37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Jun 2025 03:16:17 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/plugin-help from 6.2.28 to 6.2.29 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.28 to 6.2.29. - [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.28...6.2.29) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.29 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 37d0e7ce..7f0efdda 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "handlebars": "^4.7.8" }, "devDependencies": { - "@oclif/plugin-help": "^6.2.28", + "@oclif/plugin-help": "^6.2.29", "@salesforce/dev-scripts": "^11.0.2", "@salesforce/plugin-auth": "^3.6.129", "@salesforce/plugin-user": "^3.6.25", diff --git a/yarn.lock b/yarn.lock index dc56d2f5..792611c5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1589,10 +1589,10 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/plugin-help@^6.2.27", "@oclif/plugin-help@^6.2.28": - version "6.2.28" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.28.tgz#acb361d7577008b0b6e3dd028bfd9f052b2dc217" - integrity sha512-eFLP2yjiK+xMRGcv9k9jOWV08HB+/Cgg1ND91zS4Uwgp1krMoL39Is+hIqnZOKkmiEMtiv8k5EDqCVv+DTRywg== +"@oclif/plugin-help@^6.2.27", "@oclif/plugin-help@^6.2.29": + version "6.2.29" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.29.tgz#6c349de65f5a7fee5f94032137fc872ac829d259" + integrity sha512-90DMOngEHiQw1I7oylVE1Hco991OkeDFJMx3CNJ2M3g5F1dhXgscjbaIlYHdiuNyVs0mTkKevdiMs911suD4yA== dependencies: "@oclif/core" "^4"