From f83e56f9a08d8887e68ed423c5de41abcda85663 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Mar 2024 04:15:42 +0000 Subject: [PATCH] fix(deps): bump @oclif/plugin-plugins from 4.2.2 to 4.2.6 Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 4.2.2 to 4.2.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/4.2.2...4.2.6) --- 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 0332e4b..eb8032d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1186,9 +1186,9 @@ fast-levenshtein "^3.0.0" "@oclif/plugin-plugins@^4": - version "4.2.2" - resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-4.2.2.tgz#5edd8635ef915d999680806f13f878b5a042b8d1" - integrity sha512-4GgD2AxhtZRDL0UlsojfIhoLGRxhF7wuzDNJavtR1XcBTS6hfm6ASjIESKSVJUFlQ0LI0WLjB10gf/6s5dRCTg== + version "4.2.6" + resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-4.2.6.tgz#9facef7881789e408766b65413a8b4efd0bce145" + integrity sha512-HdPWRQYI4wsTcqRJFvEGFalgX1q7y0oeCKdZtMI6Wl1PsALloYlbbQ1rl1jqk3YFbHjyEWud34gccOdXLl3UAA== dependencies: "@oclif/core" "^3.10.2" chalk "^5.3.0"