From 6537a750d4849fbec369f9f840a5b63c8123b1b5 Mon Sep 17 00:00:00 2001 From: Jamie Feingold Date: Wed, 13 May 2026 14:57:30 -0500 Subject: [PATCH] fix: bump sf-plugins-core to 12.x @W-22477677@ --- package.json | 2 +- yarn.lock | 33 +++------------------------------ 2 files changed, 4 insertions(+), 31 deletions(-) diff --git a/package.json b/package.json index b4a45bd7..aa3f3331 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@oclif/core": "^4", "@salesforce/core": "^8.29.1", "@salesforce/kit": "^3.2.6", - "@salesforce/sf-plugins-core": "^11.3.12", + "@salesforce/sf-plugins-core": "^12", "@salesforce/ts-types": "^2.0.11", "chalk": "^5.6.2", "debug": "^4.4.3", diff --git a/yarn.lock b/yarn.lock index 93966ebc..f0594d7f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1178,15 +1178,6 @@ "@inquirer/core" "^10.3.2" "@inquirer/type" "^3.0.10" -"@inquirer/password@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@inquirer/password/-/password-2.2.0.tgz#0b6f26336c259c8a9e5f5a3f2e1a761564f764ba" - integrity sha512-5otqIpgsPYIshqhgtEwSspBQE40etouR8VIxzpJkv9i0dVHIpyhiivbkH9/dGiMLdyamT54YRdGJLfl8TFnLHg== - dependencies: - "@inquirer/core" "^9.1.0" - "@inquirer/type" "^1.5.3" - ansi-escapes "^4.3.2" - "@inquirer/password@^4.0.23": version "4.0.23" resolved "https://registry.yarnpkg.com/@inquirer/password/-/password-4.0.23.tgz#b9f5187c8c92fd7aa9eceb9d8f2ead0d7e7b000d" @@ -1458,7 +1449,7 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.11.2": +"@oclif/core@^4", "@oclif/core@^4.10.2", "@oclif/core@^4.11.2": version "4.11.2" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.2.tgz#c8062fc16f0d82c247f60670364026483a48d522" integrity sha512-LWDalCgy+hYyAkLa9sMIXMXk6ws5RzQhVnkmfXtVIIyEEYigbXQ/9/x+s76p53MiXxNc6SJB7lfwkPF+SdzfMQ== @@ -1553,7 +1544,7 @@ "@pnpm/network.ca-file" "^1.0.1" config-chain "^1.1.11" -"@salesforce/core@^8.23.1", "@salesforce/core@^8.24.0", "@salesforce/core@^8.28.4", "@salesforce/core@^8.29.0", "@salesforce/core@^8.29.1", "@salesforce/core@^8.5.1": +"@salesforce/core@^8.23.1", "@salesforce/core@^8.24.0", "@salesforce/core@^8.28.4", "@salesforce/core@^8.29.0", "@salesforce/core@^8.29.1": version "8.29.1" resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.29.1.tgz#8f867af889a620ff4c456701851794a2de9956dd" integrity sha512-Pdo9yjKU6Lgm3CJOVJPTM4PzUHhTVMX43K5XmClsBEt75fs8mHNFALniHZwnZbVf+TSMfGsUygYAyTX6ShnNQA== @@ -1670,24 +1661,6 @@ resolved "https://registry.yarnpkg.com/@salesforce/prettier-config/-/prettier-config-0.0.3.tgz#ba648d4886bb38adabe073dbea0b3a91b3753bb0" integrity sha512-hYOhoPTCSYMDYn+U1rlEk16PoBeAJPkrdg4/UtAzupM1mRRJOwEPMG1d7U8DxJFKuXW3DMEYWr2MwAIBDaHmFg== -"@salesforce/sf-plugins-core@^11.3.12": - version "11.3.12" - resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.3.12.tgz#18b3a553688428bcffea9d36abc72847497f06ae" - integrity sha512-hi8EcSoRHRxj4sm/V5YDtzq9bPr/cKpM4fC6abo/jRzpXygwizinc2gVQkXfVdhjK7NGMskVRQB1N+0TThG7bA== - dependencies: - "@inquirer/confirm" "^3.1.22" - "@inquirer/password" "^2.2.0" - "@oclif/core" "^4.0.27" - "@salesforce/core" "^8.5.1" - "@salesforce/kit" "^3.2.3" - "@salesforce/ts-types" "^2.0.12" - ansis "^3.3.2" - cli-progress "^3.12.0" - natural-orderby "^3.0.2" - slice-ansi "^7.1.0" - string-width "^7.2.0" - terminal-link "^3.0.0" - "@salesforce/sf-plugins-core@^12", "@salesforce/sf-plugins-core@^12.2.14", "@salesforce/sf-plugins-core@^12.2.6": version "12.2.16" resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.16.tgz#664ef3540f4556ba83a1e5378b5721d2aabde91e" @@ -7293,7 +7266,7 @@ string-width@^5.0.1, string-width@^5.1.2: emoji-regex "^9.2.2" strip-ansi "^7.0.1" -string-width@^7.0.0, string-width@^7.2.0: +string-width@^7.0.0: version "7.2.0" resolved "https://registry.yarnpkg.com/string-width/-/string-width-7.2.0.tgz#b5bb8e2165ce275d4d43476dd2700ad9091db6dc" integrity sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==