From c616ec185b8d0cd49641ae6557a19592ec7c2945 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 05:49:19 -0600 Subject: [PATCH] fix(deps): bump @oclif/plugin-plugins from 5.4.10 to 5.4.12 (#245) Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 5.4.10 to 5.4.12. - [Release notes](https://github.com/oclif/plugin-plugins/releases) - [Changelog](https://github.com/oclif/plugin-plugins/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/plugin-plugins/compare/5.4.10...5.4.12) --- updated-dependencies: - dependency-name: "@oclif/plugin-plugins" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6526def..bc12c82 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1447,9 +1447,9 @@ fast-levenshtein "^3.0.0" "@oclif/plugin-plugins@^5": - version "5.4.10" - resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.4.10.tgz#fe5847b5d483edc4e484e90bae2dc4419e00b9c1" - integrity sha512-Um3y52t1I1Wv2yIZ1TkAiASiFEWnROoZ4tn/+mgAT55em99LpRE2d+ujXVoP/HllsVbVun3QaHhv1t0YRz0udA== + version "5.4.12" + resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.4.12.tgz#3294256cdf48fcf7dd036766d9eb87d6099c43ad" + integrity sha512-E73/qValFhJv2UryX+1e8vCyAYvn3go2Neg1u6uyHMJ+vHMTg7g1vXaPNGacY8OJSInj1IudJbwIfPOajR4A2Q== dependencies: "@oclif/core" "^4" ansis "^3.3.2"