From 5ab7d43dd77ba322dd1a4d226f9d49fcfc046263 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 04:03:25 +0000 Subject: [PATCH] fix(deps): bump @oclif/core from 4.11.14 to 4.13.0 Bumps [@oclif/core](https://github.com/oclif/core) from 4.11.14 to 4.13.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.11.14...4.13.0) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.13.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 8255b224..b357f5ee 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-plugins/issues", "dependencies": { - "@oclif/core": "^4.11.14", + "@oclif/core": "^4.13.0", "ansis": "^3.17.0", "debug": "^4.4.0", "npm": "^11.18.0", diff --git a/yarn.lock b/yarn.lock index 37071ff0..db3cef89 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1050,10 +1050,10 @@ node-gyp "^12.1.0" proc-log "^6.0.0" -"@oclif/core@^4", "@oclif/core@^4.11.11", "@oclif/core@^4.11.14", "@oclif/core@^4.11.4": - version "4.11.14" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.14.tgz#45cc28d78a5ea2ac9d1586c57e537771394da44c" - integrity sha512-cZ5Ktd+rT0PO+o7KBH4vRFTgg+xMLf8F41WK39p8MkXEViZA/Qqe+4lzZT6102zgUxMORET1HtF9t5w8CB3tnQ== +"@oclif/core@^4", "@oclif/core@^4.11.11", "@oclif/core@^4.11.4", "@oclif/core@^4.13.0": + version "4.13.0" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.13.0.tgz#fc50d40f567e486e6535f0d0e8c6f3733a8c0e39" + integrity sha512-j3NKgXE3qd0gvSYsCqDLb3VhW5KEg030VQhMnv5c0qNzPp6jBmF7cCDIQG4ROZIOqEfGbUoDDMAAzaC30vV99g== dependencies: ansi-escapes "^4.3.2" ansis "^3.17.0"