From 95d0f440a8e1805e6387be7d971389e5f2e02089 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 02:46:32 -0600 Subject: [PATCH] fix(deps): bump @oclif/plugin-plugins from 5.4.9 to 5.4.12 (#201) Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 5.4.9 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.9...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 5aa5d71..6042029 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1498,9 +1498,9 @@ fast-levenshtein "^3.0.0" "@oclif/plugin-plugins@^5": - version "5.4.9" - resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.4.9.tgz#06072e29a9902b69ab89f1d38302f33abd6a39f7" - integrity sha512-V64IZ5ldyZWJRwYsRHzGvuayWM1KYTsNNI3O58U6+VwEs2Ir16Q0Nwu0Ejnn6mM7na9Qz4RCU9tWhbngRoZt+g== + 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"