From 38104b0eb4e6092cfa6b38f1ca317b45eac69773 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 10:43:24 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/plugin-help from 6.2.47 to 6.2.48 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.47 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.47...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 8f5ecbf7..b5e57700 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1660,9 +1660,9 @@ lodash "^4.17.21" "@oclif/plugin-help@^6", "@oclif/plugin-help@^6.2.38": - version "6.2.47" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.47.tgz#49e3d7c6f99e6265df7b029b2c28bd0cdedbf1c9" - integrity sha512-+PWSkPfB6rgZHjj94tptFfkn6IW6678FVxeBjnY10GPiHtiMwcaXRXeOaGCRBy4QRWSFxyY7kbTTkr5HhewkeA== + 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"