From 4f6dbe25f6f8136a74c57b1414a2c43663ae3ff4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2026 04:23:02 +0000 Subject: [PATCH] fix(deps): bump @oclif/plugin-plugins from 5.4.86 to 5.5.1 Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 5.4.86 to 5.5.1. - [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.86...5.5.1) --- updated-dependencies: - dependency-name: "@oclif/plugin-plugins" dependency-version: 5.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7fb30f6..f522088 100644 --- a/yarn.lock +++ b/yarn.lock @@ -990,9 +990,9 @@ fast-levenshtein "^3.0.0" "@oclif/plugin-plugins@^5": - version "5.4.86" - resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.4.86.tgz#67c6e8c4a4c459431671bb20dfa4cb4ffe01511b" - integrity sha512-znwK8zjnhg/ECQwLW8hhmPd/FBTcg+XhesxZfhpBohfIK934YokoiHJ4qwGb5ccaxQ6xV7ihpfJBy9tcNlkK4Q== + version "5.5.1" + resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.5.1.tgz#61495943618843d7730485f8bb1d42c4ea73b62b" + integrity sha512-cfqiJdMs18GqP+6XzCaTnJUfaxwsrFzSQDigSom8gceqE+x3um6OdxAx743dPiGt3Jo8aoJly+iACcAS4H0ZKA== dependencies: "@oclif/core" "^4.13.0" ansis "^3.17.0"