From 03cd42204b05fb58d15065d299550f0eeeaa1c16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Mar 2024 06:01:13 +0000 Subject: [PATCH] chore(dev-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:development 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 2cb0ac05f..f4c75a00e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -767,9 +767,9 @@ "@oclif/core" "^3.19.2" "@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"