From 3a7261199acdd84a1f7bb57bec109b1f74e8e68e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Jul 2025 15:00:29 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/plugin-help from 6.2.29 to 6.2.30 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.29 to 6.2.30. - [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.29...6.2.30) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.30 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 54592b1a..46c7d289 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "handlebars": "^4.7.8" }, "devDependencies": { - "@oclif/plugin-help": "^6.2.29", + "@oclif/plugin-help": "^6.2.30", "@salesforce/dev-scripts": "^11.0.2", "@salesforce/plugin-auth": "^3.7.4", "@salesforce/plugin-user": "^3.6.27", diff --git a/yarn.lock b/yarn.lock index cf67398d..04d47a7b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1594,10 +1594,10 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@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== +"@oclif/plugin-help@^6.2.29", "@oclif/plugin-help@^6.2.30": + version "6.2.30" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.30.tgz#4ebeee02da21b19b24cbb9426fb27145792a1ca8" + integrity sha512-D8qY2F0TYoM1MuLnaYEVo2MQVwdOKJtw7T9MqNrqn4Hh/9cjJxzKKgaesTdRrL5SxjgGBbqftirnje8rNyJ2Kw== dependencies: "@oclif/core" "^4"