From bb1e374eda067edfd25035926fd311203efd583a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Oct 2025 15:02:16 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/core from 4.5.6 to 4.7.2 Bumps [@oclif/core](https://github.com/oclif/core) from 4.5.6 to 4.7.2. - [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.5.6...4.7.2) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.7.2 dependency-type: direct:development update-type: version-update:semver-minor ... 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 549b0513..b953b40d 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@salesforce/sf-plugins-core": "^12.2.4" }, "devDependencies": { - "@oclif/core": "^4.5.6", + "@oclif/core": "^4.7.2", "@oclif/plugin-command-snapshot": "^5.3.7", "@oclif/test": "^4", "@salesforce/cli-plugins-testkit": "^5.3.41", diff --git a/yarn.lock b/yarn.lock index f4e0dc88..2661fa9c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1703,10 +1703,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.5.3", "@oclif/core@^4.5.5", "@oclif/core@^4.5.6": - version "4.5.6" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.6.tgz#44671b5bafbc96ceeadd448da85f3b0eb0b16b41" - integrity sha512-FmmA6a2+GwhRtULNB9G+YZp2Whi/mgCjNC1EaHGMEztnlM4Je3wRmbAraucSsHsycSgihnm2MtcmudI+8xo8Lw== +"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.5.3", "@oclif/core@^4.5.5", "@oclif/core@^4.7.2": + version "4.7.2" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.7.2.tgz#9ebf36b4693500685956f3405c55526d191aa5ef" + integrity sha512-AmZnhEnyD7bFxmzEKRaOEr0kzonmwIip72eWZPWB5+7D9ayHa/QFX08zhaQT9eOo0//ed64v5p5QZIbYCbQaJQ== dependencies: ansi-escapes "^4.3.2" ansis "^3.17.0"