From 6c98455ab382fa5283eec9c54a5a287aa6f2cb35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2026 04:19:21 +0000 Subject: [PATCH] fix(deps): bump @oclif/core from 4.9.0 to 4.10.1 Bumps [@oclif/core](https://github.com/oclif/core) from 4.9.0 to 4.10.1. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/core/compare/4.9.0...4.10.1) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.10.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 77e94af..d4d0e9c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1408,9 +1408,9 @@ wrap-ansi "^7.0.0" "@oclif/core@^4", "@oclif/core@^4.9.0": - version "4.10.1" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.1.tgz#66d252ac8d29a6c556b73d8397619cb8a839edf9" - integrity sha512-SeT6K9arGKh6IJ585gC+ueCS9xZfbsO+k6UEjVO6H3vElrOEWOWLI0KYnSl0rmg6MOXqM5fSiqIQZtDeJuIXlw== + version "4.10.2" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.2.tgz#9cda34a5cb389a7d225cd484c21c6e87f76bb5ee" + integrity sha512-3GvDh5nqpIE8566qUF5cBHKog9DFV9XgBeuR0nUrz0OMuz2FPYHat1AZHOwyQbvH9OKL4gJNQZHcsDOqDM/FRA== dependencies: ansi-escapes "^4.3.2" ansis "^3.17.0"