From e6d9c1bce81518dd006b4412d43c9665a2c1c949 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 18:03:43 +0000 Subject: [PATCH] fix(deps): bump @oclif/core from 4.13.5 to 4.14.0 Bumps [@oclif/core](https://github.com/oclif/core) from 4.13.5 to 4.14.0. - [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.13.5...4.14.0) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.14.0 dependency-type: direct:production 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 f39b8ac4..cf7b0981 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "enableO11y": true, "o11yUploadEndpoint": "https://794testsite.my.site.com/byolwr/webruntime/log/metrics", "dependencies": { - "@oclif/core": "^4.13.3", + "@oclif/core": "^4.14.0", "@oclif/multi-stage-output": "^0.8.44", "@salesforce/core": "^9.1.9", "@salesforce/kit": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index e7157dd4..1d6398ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1092,10 +1092,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@oclif/core@^4", "@oclif/core@^4.11.11", "@oclif/core@^4.11.4", "@oclif/core@^4.13.3": - version "4.13.5" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.13.5.tgz#9b0d85d9f8680781f78eca515aaf22b1b88e1cc9" - integrity sha512-KcbWlSO+s0Yr9c5wHNC6Npqdh46iJ8t9wCWW19yipT0QmnfZjoTqqqJ1DoP6s3i5P1z5cG35AqS17KL3b20Klw== +"@oclif/core@^4", "@oclif/core@^4.11.11", "@oclif/core@^4.11.4", "@oclif/core@^4.13.3", "@oclif/core@^4.14.0": + version "4.14.0" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.14.0.tgz#b5c46200788f95ce57809ddec1502ae0aa9abf2b" + integrity sha512-QCJIZoVJxV7jywgVAUlsQwl3dr3Sa21kfi5z9KrYolbexWJUtFSEtMoNiBWojD05mYycLnB50gp/VxlGdaOCRA== dependencies: ansi-escapes "^4.3.2" ansis "^3.17.0"