From f49f494cc5f5238a6172dc7c763245d0641f34be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 05:30:48 +0000 Subject: [PATCH] fix(deps): bump @oclif/core from 4.0.34 to 4.2.0 Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.34 to 4.2.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.0.34...4.2.0) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index d6afd87c..a0c54e2f 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.0.34", + "@oclif/core": "^4.2.0", "ansis": "^3.4.0", "debug": "^4.4.0", "npm": "^10.9.2", diff --git a/yarn.lock b/yarn.lock index 04df3d92..0e6e1ced 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1751,22 +1751,22 @@ proc-log "^5.0.0" which "^5.0.0" -"@oclif/core@^4", "@oclif/core@^4.0.32", "@oclif/core@^4.0.34": - version "4.0.34" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.34.tgz#2a1d10e6383383cae5fb81662d68147cc6a0dcef" - integrity sha512-jHww7lIqyifamynDSjDNNjNOwFTQdKYeOSYaxUaoWhqXnRwacZ+pfUN4Y0L9lqSN4MQtlWM9mwnBD7FvlT9kPw== +"@oclif/core@^4", "@oclif/core@^4.0.32", "@oclif/core@^4.2.0": + version "4.2.0" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.0.tgz#ab78b247dfd66322d9c9376ebaf3764e3c82fefe" + integrity sha512-ETM2N/GL7W37Kv1Afv1j1Gh77CynS2ubEPP+p+MnjUXEjghNe7+bKAWhPkHnBuFAVFAqdv0qMpUAjxKLbsmbJw== dependencies: ansi-escapes "^4.3.2" ansis "^3.3.2" clean-stack "^3.0.1" cli-spinners "^2.9.2" - debug "^4.3.7" + debug "^4.4.0" ejs "^3.1.10" get-package-type "^0.1.0" globby "^11.1.0" indent-string "^4.0.0" is-wsl "^2.2.0" - lilconfig "^3.1.2" + lilconfig "^3.1.3" minimatch "^9.0.5" semver "^7.6.3" string-width "^4.2.3" @@ -5386,7 +5386,7 @@ libnpmversion@^7.0.0: proc-log "^5.0.0" semver "^7.3.7" -lilconfig@^3.1.2, lilconfig@~3.1.3: +lilconfig@^3.1.3, lilconfig@~3.1.3: version "3.1.3" resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.3.tgz#a1bcfd6257f9585bf5ae14ceeebb7b559025e4c4" integrity sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==