From 13cb87dd63e5c5330e28e68e8024919564116b1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2024 06:46:51 -0500 Subject: [PATCH] fix(deps): bump @oclif/plugin-plugins from 5.4.4 to 5.4.6 (#249) Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 5.4.4 to 5.4.6. - [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.4...5.4.6) --- 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 6813141..259917b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1426,9 +1426,9 @@ fast-levenshtein "^3.0.0" "@oclif/plugin-plugins@^5": - version "5.4.4" - resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.4.4.tgz#d7198a8cfe8f2e7f5dac7eeded3b5d3b1f18df83" - integrity sha512-p30fo3JPtbOqTJOX9A/8qKV/14XWt8xFgG/goVfIkuKBAO+cdY78ag8pYatlpzsYzJhO27X1MFn0WkkPWo36Ww== + version "5.4.6" + resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.4.6.tgz#4ce59848d703441a28e239d10fa13dd27f430875" + integrity sha512-UvalcVRL+JKb23P7GHgYAXlsyUtS7JCC3Iuvagnr7lHmZGrxqk+eJt9Z9ozLd0ViT03uy5SprvzB6d/oWi0X9A== dependencies: "@oclif/core" "^4" ansis "^3.3.2"