From 95c3e9758ff594e885e23cd1fc4eb83bca9f91d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 15:23:29 +0000 Subject: [PATCH] fix(deps): bump @oclif/core from 4.10.6 to 4.11.0 Bumps [@oclif/core](https://github.com/oclif/core) from 4.10.6 to 4.11.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.10.6...4.11.0) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.11.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 98e30c6c..a44689e1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1398,9 +1398,9 @@ wrap-ansi "^7.0.0" "@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.5.2": - version "4.10.6" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.6.tgz#233d66284d8c7c8162c9d437754503734069dd85" - integrity sha512-ySCOYnPKZE3KACT1V9It99hWG9b8E5MpagbRdWxPNRO3beMqmbr4SLUQoFtZ9XRtW++kks1ZVwZOdpnR8rpb9A== + version "4.11.0" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.0.tgz#262102cbdabfe0f83eba5381a4ffcd34d779921a" + integrity sha512-nTkRMgxFlIKQIIYGvhO2JMsLSQ1aHPHblHfFgxgoBrGK8Ao/8wxc4eNOIv/+t8dMXliZd7mREVr6la4aXXXg5A== dependencies: ansi-escapes "^4.3.2" ansis "^3.17.0"