From 96df0dc0fd83f3a3d34e04d1fdb9eeb7514feae3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Mar 2026 11:43:13 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/core from 4.8.2 to 4.8.3 Bumps [@oclif/core](https://github.com/oclif/core) from 4.8.2 to 4.8.3. - [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.8.2...4.8.3) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.8.3 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 8a918301..78061432 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@salesforce/ts-types": "^2.0.11" }, "devDependencies": { - "@oclif/core": "^4.8.2", + "@oclif/core": "^4.8.3", "@oclif/plugin-command-snapshot": "^5.3.9", "@salesforce/cli-plugins-testkit": "^5.3.41", "@salesforce/dev-scripts": "^11.0.4", diff --git a/yarn.lock b/yarn.lock index b38a3001..8ed022f5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1370,10 +1370,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.8.0", "@oclif/core@^4.8.2": - version "4.8.2" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.8.2.tgz#b4bb065b44da9eb2719086854b009a6747455d09" - integrity sha512-P+XAOtuWM/Fewau64c31bYUiLFJTzhth229xVbBrG1siLc7+2uezUYhP5eWn/++nZPZ/wChSqYgQNN4HPw/ZHQ== +"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.8.0", "@oclif/core@^4.8.3": + version "4.8.3" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.8.3.tgz#c1f488841cd0929dbe101f1b86a213bf4349de2a" + integrity sha512-f7Rc1JBZO0wNMyDmNzP5IFOv5eM97S9pO4JUFdu2OLyk73YeBI9wog1Yyf666NOQvyptkbG1xh8inzMDQLNTyQ== dependencies: ansi-escapes "^4.3.2" ansis "^3.17.0"