From 46aea620a7815066b7d730f43204282f5089d078 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 12:24:28 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/core from 4.11.4 to 4.11.9 Bumps [@oclif/core](https://github.com/oclif/core) from 4.11.4 to 4.11.9. - [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.9) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.11.7 dependency-type: direct:development 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 fd78ad74..01f4a9fa 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@salesforce/sf-plugins-core": "^12.2.22" }, "devDependencies": { - "@oclif/core": "^4.11.4", + "@oclif/core": "^4.11.9", "@oclif/plugin-command-snapshot": "^5.3.27", "@oclif/test": "^4", "@salesforce/cli-plugins-testkit": "^5.3.62", diff --git a/yarn.lock b/yarn.lock index e7838ba1..559de039 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1359,10 +1359,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.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.9": + version "4.11.9" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.9.tgz#7dd438f3e48834b2bb219e71d34d397aacebccab" + integrity sha512-w8uupjkdEQQcTFp1BUzWZCRNRW4BwXaSnFldHuziqx79F8q4NRCFwgGoMHV48HpJ6Xn9zeN0l3BiuppnPh6bWA== dependencies: ansi-escapes "^4.3.2" ansis "^3.17.0"