From 2f636cc3cdd7f992cf56aa12f9e18c283ba32f19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 05:47:46 +0000 Subject: [PATCH] fix(deps): bump @salesforce/sf-plugins-core from 12.1.1 to 12.1.2 Bumps [@salesforce/sf-plugins-core](https://github.com/salesforcecli/sf-plugins-core) from 12.1.1 to 12.1.2. - [Release notes](https://github.com/salesforcecli/sf-plugins-core/releases) - [Changelog](https://github.com/salesforcecli/sf-plugins-core/blob/main/CHANGELOG.md) - [Commits](https://github.com/salesforcecli/sf-plugins-core/compare/12.1.1...12.1.2) --- updated-dependencies: - dependency-name: "@salesforce/sf-plugins-core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index d99171be..0a96021d 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "dependencies": { "@oclif/core": "^4", "@salesforce/core": "^8.8.2", - "@salesforce/sf-plugins-core": "^12.1.0", + "@salesforce/sf-plugins-core": "^12.1.2", "fast-levenshtein": "^3.0.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 1c05871e..9f401e02 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1816,16 +1816,16 @@ lodash "^4.17.21" registry-auth-token "^5.0.3" -"@oclif/table@^0.3.2": - version "0.3.3" - resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.3.3.tgz#5dc1c98cfa5415b131d77c85048df187fc241d12" - integrity sha512-sz6gGT1JAPP743vxl1491hxboIu0ZFHaP3gyvhz5Prgsuljp2NGyyu7JPEMeVImCnZ9N3K9cy3VXxRFEwRH/ig== +"@oclif/table@^0.4.0": + version "0.4.3" + resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.4.3.tgz#5766e0f745f6533575843eabc59259c269d4e87f" + integrity sha512-fioTULPaOilLeLVKfgcd7cJXzFBHeRKumjYcj3NeuYiyl6J4EcaCDYsy6tSyrBASqoWD0xzc5Hv21zCLG0CS+g== dependencies: "@oclif/core" "^4" "@types/react" "^18.3.12" change-case "^5.4.4" cli-truncate "^4.0.0" - ink "^5.0.1" + ink "5.0.1" natural-orderby "^3.0.2" object-hash "^3.0.0" react "^18.3.1" @@ -2044,15 +2044,15 @@ string-width "^7.2.0" terminal-link "^3.0.0" -"@salesforce/sf-plugins-core@^12", "@salesforce/sf-plugins-core@^12.1.0", "@salesforce/sf-plugins-core@^12.1.1": - version "12.1.1" - resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.1.1.tgz#20ae5246b1f458643c2fd04bb639b76085db1cff" - integrity sha512-88Vna77gYLj1b9X/aduCsl/5KFthhoM43+o30+0UEAWf93xED1nahmbw7jcJJoiTkaSzLZq08vZfh6X24AyWqg== +"@salesforce/sf-plugins-core@^12", "@salesforce/sf-plugins-core@^12.1.1", "@salesforce/sf-plugins-core@^12.1.2": + version "12.1.2" + resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.1.2.tgz#0c4fba3787ee670014c8bca447c2fc59fb9c3ec3" + integrity sha512-qrmGZr2mG7uOpqhOpeOJjBEVztM7Mt8B10lD3rG+aOBZQelTm3YQ738yZYcwHjksQW3AOyf0QtqZICCfe0nD8A== dependencies: "@inquirer/confirm" "^3.1.22" "@inquirer/password" "^2.2.0" "@oclif/core" "^4.0.34" - "@oclif/table" "^0.3.2" + "@oclif/table" "^0.4.0" "@salesforce/core" "^8.5.1" "@salesforce/kit" "^3.2.3" "@salesforce/ts-types" "^2.0.12" @@ -5891,7 +5891,7 @@ ini@^1.3.4: resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c" integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew== -ink@^5.0.1: +ink@5.0.1: version "5.0.1" resolved "https://registry.yarnpkg.com/ink/-/ink-5.0.1.tgz#f2ef9796a3911830c3995dedd227ec84ae27de4b" integrity sha512-ae4AW/t8jlkj/6Ou21H2av0wxTk8vrGzXv+v2v7j4in+bl1M5XRMVbfNghzhBokV++FjF8RBDJvYo+ttR9YVRg==