From 60e07202b116637192bdd107befe324dc0fbee35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2024 14:25:32 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/plugin-help from 6.2.4 to 6.2.6 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.4 to 6.2.6. - [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.4...6.2.6) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" 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 926e711e..4b6bf094 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "handlebars": "^4.7.8" }, "devDependencies": { - "@oclif/plugin-help": "^6.2.4", + "@oclif/plugin-help": "^6.2.6", "@salesforce/dev-scripts": "^10.2.2", "@salesforce/plugin-auth": "^3.6.28", "@salesforce/plugin-user": "^3.5.17", diff --git a/yarn.lock b/yarn.lock index 47a54480..02589f7e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1726,10 +1726,10 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/plugin-help@^6.2.2", "@oclif/plugin-help@^6.2.4": - version "6.2.4" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.4.tgz#9861e48da547e365275c6352f261ae9539229096" - integrity sha512-0UrLxHseBuwh3JVRluJFe1eT1OT5dBvbwcbAYVO8uNi/ctmaWCAw4j737l8BFnf01GpDsloSAWyEX4dtG0P1zg== +"@oclif/plugin-help@^6.2.2", "@oclif/plugin-help@^6.2.6": + version "6.2.6" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.6.tgz#6720ff2f5b5f269300c386b3766da570873c20fd" + integrity sha512-0+9xlMkQK1Y7BmLDx9i3uIPlK8KleFP0ITpv6rGlqgc66HxdQFh5CY4TxcomxR5XL8S6YLCUY3f/iKkaZcdZNw== dependencies: "@oclif/core" "^4"