From 081d683d5fff4e8c544e2c3a91761ddd655bf446 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Oct 2025 08:46:55 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/core from 4.5.5 to 4.5.6 Bumps [@oclif/core](https://github.com/oclif/core) from 4.5.5 to 4.5.6. - [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.5...4.5.6) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.5.6 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 29a5814d..549b0513 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@salesforce/sf-plugins-core": "^12.2.4" }, "devDependencies": { - "@oclif/core": "^4.5.5", + "@oclif/core": "^4.5.6", "@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 a6b3340e..f4e0dc88 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": - version "4.5.5" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.5.tgz#91073acd6bdc6f62f8a2863a388d327dbe95967c" - integrity sha512-iQzlaJQgPeUXrtrX71OzDwxPikQ7c2FhNd8U8rBB7BCtj2XYfmzBT/Hmbc+g9OKDIG/JkbJT0fXaWMMBrhi+1A== +"@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== dependencies: ansi-escapes "^4.3.2" ansis "^3.17.0"