From 31079812ebc928f92b52146055d66e2c3232f8af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 11:00:40 +0000 Subject: [PATCH] fix(deps): bump @oclif/plugin-plugins from 4.3.3 to 4.3.10 Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 4.3.3 to 4.3.10. - [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.3.3...4.3.10) --- updated-dependencies: - dependency-name: "@oclif/plugin-plugins" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/yarn.lock b/yarn.lock index b5134da..42648d4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1551,7 +1551,7 @@ node-gyp "^10.0.0" which "^4.0.0" -"@oclif/core@^3", "@oclif/core@^3.21.0", "@oclif/core@^3.26.6": +"@oclif/core@^3", "@oclif/core@^3.25.2", "@oclif/core@^3.26.6": version "3.26.6" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.6.tgz#f371868cfa0fe150a6547e6af98b359065d2f971" integrity sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA== @@ -1626,11 +1626,11 @@ fast-levenshtein "^3.0.0" "@oclif/plugin-plugins@^4": - version "4.3.3" - resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-4.3.3.tgz#d7f3898818b859eddb994d89f29b94654f852d5a" - integrity sha512-XRwm2mnbOHPmin5bI4bzjD9imGy+HpCN7eQlTM+akcAHPHcMueyo8O/BHzCeeiS+mNMFYxvc5/6p/YH5A7/94w== + version "4.3.10" + resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-4.3.10.tgz#f58ca275b4bfb841d87d22b030fbd2a0c4fe9bb8" + integrity sha512-DYdkGDFNRVgdTW4RUPk+i5JTjQGZphDKs3j1uL/bxRYO7dIRSrohgeso6jAiPSE+igQtAXa8KqKhsanK4za0XA== dependencies: - "@oclif/core" "^3.21.0" + "@oclif/core" "^3.25.2" chalk "^5.3.0" debug "^4.3.4" npm "10.5.0"