From 886d4ca7ad61e4272bb614d29e808ad320bad94d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 03:42:59 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/plugin-help from 6.2.46 to 6.2.48 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.46 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.46...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] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index d4f2a39..a95d475 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1683,9 +1683,9 @@ wrap-ansi "^7.0.0" "@oclif/plugin-help@^6", "@oclif/plugin-help@^6.2.38": - version "6.2.46" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.46.tgz#2bd7a7ec4706b0e00f037f60d0fa08d60bb54161" - integrity sha512-KmuMFt/fURCVxor0rrRjEqs2nLN0Y3ixcixo/M5VjKcN920gbuw5T+AF23FBeyUDuW/Dg79YPcTWy/Rtz0Dg/A== + 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"