From 909618ba7decd89499b809eccc82e0dfc3cf6722 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 21:04:17 +0000 Subject: [PATCH] fix(deps): bump @oclif/core from 4.7.2 to 4.8.0 Bumps [@oclif/core](https://github.com/oclif/core) from 4.7.2 to 4.8.0. - [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.7.2...4.8.0) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.8.0 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 e0ef6ee..1195bf7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1792,9 +1792,9 @@ fastq "^1.6.0" "@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.3", "@oclif/core@^4.5.5": - version "4.7.2" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.7.2.tgz#9ebf36b4693500685956f3405c55526d191aa5ef" - integrity sha512-AmZnhEnyD7bFxmzEKRaOEr0kzonmwIip72eWZPWB5+7D9ayHa/QFX08zhaQT9eOo0//ed64v5p5QZIbYCbQaJQ== + version "4.8.0" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.8.0.tgz#bde8fad00019c8c0a8e27787b4b42c4670842785" + integrity sha512-jteNUQKgJHLHFbbz806aGZqf+RJJ7t4gwF4MYa8fCwCxQ8/klJNWc0MvaJiBebk7Mc+J39mdlsB4XraaCKznFw== dependencies: ansi-escapes "^4.3.2" ansis "^3.17.0"