From ef4301a0d40593e3f0fa9d7ac435d79cde9dd253 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 04:03:23 +0000 Subject: [PATCH] fix(deps): bump @oclif/core from 4.11.4 to 4.11.7 Bumps [@oclif/core](https://github.com/oclif/core) from 4.11.4 to 4.11.7. - [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.11.4...4.11.7) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.11.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 73c0fc41..e241b1a9 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-plugins/issues", "dependencies": { - "@oclif/core": "^4.11.4", + "@oclif/core": "^4.11.7", "ansis": "^3.17.0", "debug": "^4.4.0", "npm": "^11.17.0", diff --git a/yarn.lock b/yarn.lock index a3d9c423..6dc7c751 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1336,10 +1336,10 @@ node-gyp "^12.1.0" proc-log "^6.0.0" -"@oclif/core@^4", "@oclif/core@^4.11.4": - version "4.11.4" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.4.tgz#14082760c0b8e677331aeba3f32e6bf75e2556c0" - integrity sha512-URwiQ5ALx/sJ2iH4vzXEd+H4K6NAI7LRs6Jag3hrgKEpGmaE6alfRC8qjO4GIgb6A3ACaJumqP9twi/M9ywdHQ== +"@oclif/core@^4", "@oclif/core@^4.11.4", "@oclif/core@^4.11.7": + version "4.11.7" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.7.tgz#40dbe261aca1eb9e7ac8bc8f1bbb837017c4db96" + integrity sha512-LHii7kSaLvv5bpbS09I7BlI1AQa3Kak/QDyyZOik79ET8tQyt1U5O38al+sYkMxi139105w5gS+aWe+5BlJ0yQ== dependencies: ansi-escapes "^4.3.2" ansis "^3.17.0"