From fdf034bdea58232f82d28de5bf0f04b2c88d0c92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jan 2024 04:45:08 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/plugin-help from 6.0.9 to 6.0.11 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.0.9 to 6.0.11. - [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.0.9...6.0.11) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/yarn.lock b/yarn.lock index 111e2ebe..08e0fd86 100644 --- a/yarn.lock +++ b/yarn.lock @@ -660,7 +660,7 @@ read-package-json-fast "^3.0.0" which "^4.0.0" -"@oclif/core@^3.10.2", "@oclif/core@^3.15.0", "@oclif/core@^3.15.1", "@oclif/core@^3.16.0": +"@oclif/core@^3.10.2", "@oclif/core@^3.15.1", "@oclif/core@^3.16.0": version "3.16.0" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.16.0.tgz#682657cb5e4a3262a47e26e0c8a7bf0343acaf76" integrity sha512-/PIz+udzb59XE8O/bQvqlCtXy6RByEHH0KsrAJNa/ZrqtdsLmeDNJcHdgygFHx+nz+PYMoUzsyzJMau++EDNoQ== @@ -694,11 +694,11 @@ wrap-ansi "^7.0.0" "@oclif/plugin-help@^6", "@oclif/plugin-help@^6.0.9": - version "6.0.9" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.9.tgz#87bbf624372b9afe5dc183a13f52c929d6b022cf" - integrity sha512-O9zHzjsj8G3DWV+Ju4prrBwHUmwT1pcq7AJNxguedMk8jGZhwKWrcQHdZX6kjC+7QbupSzgjcvXvXpYVR1y3ow== + version "6.0.11" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.11.tgz#f287edbc16ab94e4395d36c827999b1be043cbd2" + integrity sha512-4O96jKw7E3c222jaS/s/zOCNghtw52fVpd/h7CaejmV/99bkLTCrN2haeNcIR5WbwhyhvkO+GQsLMurLGdfB2Q== dependencies: - "@oclif/core" "^3.15.0" + "@oclif/core" "^3.16.0" "@oclif/plugin-not-found@^3.0.7": version "3.0.7"