From ac3c5f99f3721da603bfff306c3cda4c86834851 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Feb 2024 04:13:14 +0000 Subject: [PATCH] fix(deps): bump @oclif/plugin-plugins from 4.2.2 to 4.2.5 Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 4.2.2 to 4.2.5. - [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.5) --- 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..dd25382 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.5" + resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-4.2.5.tgz#9acc18f83131c54c3cb6dcdda19c2ce183b87ba4" + integrity sha512-BnTXuoqG519WIhBd1y+GERq4LdB75cjiD+mN2/xS8mhnQbMxcPahnTWB8l5dhk+CXTkRv6q5nL/ovdRqHkZJHg== dependencies: "@oclif/core" "^3.10.2" chalk "^5.3.0"