From 05b3ab6725933b1d9d1c2993673432068bd2ee50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 16:44:03 +0000 Subject: [PATCH] fix(deps): bump @oclif/plugin-plugins from 5.3.2 to 5.3.3 Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 5.3.2 to 5.3.3. - [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.3.2...5.3.3) --- updated-dependencies: - dependency-name: "@oclif/plugin-plugins" dependency-type: direct:production 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 9b799b5..0213c77 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1232,9 +1232,9 @@ fast-levenshtein "^3.0.0" "@oclif/plugin-plugins@^5": - version "5.3.2" - resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.3.2.tgz#04977954dc66a4004e6d9f905b9c79b222fbae1d" - integrity sha512-jdaRfNBQmFgCP0xXWJqSntxnO3TJtIa0IRSLO1ZQsjzuclldH00/XG0ZdRUS24KNU78XBVkuQ4h3sTSlFHqBeQ== + version "5.3.3" + resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.3.3.tgz#792375160d20961ab08e8d45e0adec68c4568471" + integrity sha512-W071oAdmdMpHwI1q9kGcuKijP6zwuZXi2rQvzEGivjwg/Uj51B1RNKvOYy/O7pd0lCZu+1s6LAZmb8wCwii6yQ== dependencies: "@oclif/core" "^4" ansis "^3.2.0"