From 393562cd3196e2ed6aac63ed1c7181722374756f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2026 09:23:37 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/core from 4.10.5 to 4.10.6 Bumps [@oclif/core](https://github.com/oclif/core) from 4.10.5 to 4.10.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.10.5...4.10.6) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.10.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 a0e10fa0..6a486aa1 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ }, "devDependencies": { "@jsforce/jsforce-node": "^3.10.14", - "@oclif/core": "^4.10.5", + "@oclif/core": "^4.10.6", "@oclif/plugin-command-snapshot": "^5.3.15", "@salesforce/cli-plugins-testkit": "^5.3.53", "@salesforce/dev-scripts": "^11.0.4", diff --git a/yarn.lock b/yarn.lock index ce73d695..3787ee4d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1705,10 +1705,10 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.10.5": - version "4.10.5" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.5.tgz#bcf7c5bb783849ccdce2fd2b5d691a247082ba51" - integrity sha512-qcdCF7NrdWPfme6Kr34wwljRCXbCVpL1WVxiNy0Ep6vbWKjxAjFQwuhqkoyL0yjI+KdwtLcOCGn5z2yzdijc8w== +"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.10.6": + version "4.10.6" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.6.tgz#233d66284d8c7c8162c9d437754503734069dd85" + integrity sha512-ySCOYnPKZE3KACT1V9It99hWG9b8E5MpagbRdWxPNRO3beMqmbr4SLUQoFtZ9XRtW++kks1ZVwZOdpnR8rpb9A== dependencies: ansi-escapes "^4.3.2" ansis "^3.17.0"