From 8a2bb6251fa10516ced67adf9b33e989ac40ca83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 15:23:43 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/core from 4.11.11 to 4.11.14 Bumps [@oclif/core](https://github.com/oclif/core) from 4.11.11 to 4.11.14. - [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.11...4.11.14) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.11.14 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 cb870d8d..3c333a92 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@salesforce/sf-plugins-core": "^12.2.25" }, "devDependencies": { - "@oclif/core": "^4.11.11", + "@oclif/core": "^4.11.14", "@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 1d91b344..497ebdca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1339,10 +1339,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@oclif/core@^4", "@oclif/core@^4.11.11", "@oclif/core@^4.11.4": - version "4.11.11" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.11.tgz#bd5c7d79285c12a43e5830b3362773dbe6048878" - integrity sha512-LoGzrvkH9I8dwhxuLafcf90MAp+fYfAiAhpyixaVAWaclIgs+vXeMMQwBG90/wqjdygIKcFAqNnNJrfl3s3X8Q== +"@oclif/core@^4", "@oclif/core@^4.11.14", "@oclif/core@^4.11.4": + version "4.11.14" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.14.tgz#45cc28d78a5ea2ac9d1586c57e537771394da44c" + integrity sha512-cZ5Ktd+rT0PO+o7KBH4vRFTgg+xMLf8F41WK39p8MkXEViZA/Qqe+4lzZT6102zgUxMORET1HtF9t5w8CB3tnQ== dependencies: ansi-escapes "^4.3.2" ansis "^3.17.0"