From 0befc2781fed2c981b79d58963d1677f5a858818 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 08:52:22 -0600 Subject: [PATCH] chore(dev-deps): bump @oclif/plugin-plugins from 5.3.1 to 5.3.2 (#1121) Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 5.3.1 to 5.3.2. - [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.1...5.3.2) --- updated-dependencies: - dependency-name: "@oclif/plugin-plugins" dependency-type: direct:development 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 19e47b46..e892c155 100644 --- a/yarn.lock +++ b/yarn.lock @@ -808,9 +808,9 @@ "@oclif/core" "^4" "@oclif/plugin-plugins@^5": - version "5.3.1" - resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.3.1.tgz#3bc9c043af2b970de695bf38dda881d1b2e13754" - integrity sha512-llfT+/zy+8xWf/djgC6DFJwSxvrz6bH22lf72B/75N9OQZhDRSy/PGn3KxEnYQ4DOdleG6TlWNKq5y8lCjICPQ== + version "5.3.2" + resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.3.2.tgz#04977954dc66a4004e6d9f905b9c79b222fbae1d" + integrity sha512-jdaRfNBQmFgCP0xXWJqSntxnO3TJtIa0IRSLO1ZQsjzuclldH00/XG0ZdRUS24KNU78XBVkuQ4h3sTSlFHqBeQ== dependencies: "@oclif/core" "^4" ansis "^3.2.0"