From 088d44edcaa127abacd9b87aa741384f55cfb1d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 18:43:39 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/plugin-help from 6.2.45 to 6.2.48 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.45 to 6.2.48. - [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.45...6.2.48) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.48 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 f6734b95..8f79b1d0 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "devDependencies": { "@oclif/plugin-command-snapshot": "^5.3.16", - "@oclif/plugin-help": "^6.2.45", + "@oclif/plugin-help": "^6.2.48", "@salesforce/cli-plugins-testkit": "^5.3.55", "@salesforce/dev-scripts": "^11.0.4", "@salesforce/plugin-command-reference": "^3.1.95", diff --git a/yarn.lock b/yarn.lock index 34b9eb5a..2b0469f2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1725,10 +1725,10 @@ semver "^7.7.4" ts-json-schema-generator "^1.5.1" -"@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@^6.2.45": - 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== +"@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@^6.2.48": + version "6.2.48" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.48.tgz#e0c6ceb0a5d387dcdb16f6fc72f1e70fe4c5509f" + integrity sha512-nvGLBtUZUWrHfoAEDRsRZUHKVwptyZ6F+MErdVRLQBo3dja0GCZH8DE33dA7mBux2KOmbxGqop15gyud9HZYhQ== dependencies: "@oclif/core" "^4"