From 8a2a27fb1d903fafa200714ecd864f9d6edba807 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 08:47:51 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/core from 4.2.0 to 4.2.2 Bumps [@oclif/core](https://github.com/oclif/core) from 4.2.0 to 4.2.2. - [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.2.0...4.2.2) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 3c3e1649..33cd9c69 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@salesforce/sf-plugins-core": "^12.1.2" }, "devDependencies": { - "@oclif/core": "^4.2.0", + "@oclif/core": "^4.2.2", "@oclif/plugin-command-snapshot": "^5.2.26", "@oclif/test": "^4", "@salesforce/cli-plugins-testkit": "^5.3.39", diff --git a/yarn.lock b/yarn.lock index b1bbe260..9dacf47d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1730,13 +1730,13 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.34", "@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== +"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.34", "@oclif/core@^4.2.0", "@oclif/core@^4.2.2": + version "4.2.2" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.2.tgz#1f46f4a613f16dda636d27e0192d50f4b885e8d4" + integrity sha512-5jGzLDu96jG67G2sF21A3u67FJwSRnOnjaJwobiI7sgSg5uuVAHn4j1DahhfC4K7UEcXqXBBH064JyZ9yS4xHg== dependencies: ansi-escapes "^4.3.2" - ansis "^3.3.2" + ansis "^3.6.0" clean-stack "^3.0.1" cli-spinners "^2.9.2" debug "^4.4.0" @@ -3365,7 +3365,7 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1: resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5" integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug== -ansis@^3.3.2, ansis@^3.5.2, ansis@^3.8.1: +ansis@^3.3.2, ansis@^3.5.2, ansis@^3.6.0, ansis@^3.8.1: version "3.8.1" resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.8.1.tgz#60656ef3f7d60f4aed4bb69ec1429ef393f7b90e" integrity sha512-gzGUTqsBugYCegbhldz7Ox9NrizAlCSAP5Y6rRD9agN76osoyhKznznmaB4G5BAVvrqwksPOGdnYh1Q000cUqw==