Skip to content

Commit 6cb60ef

Browse files
fix(deps): bump @salesforce/sf-plugins-core from 11.3.7 to 11.3.10
Bumps [@salesforce/sf-plugins-core](https://github.com/salesforcecli/sf-plugins-core) from 11.3.7 to 11.3.10. - [Release notes](https://github.com/salesforcecli/sf-plugins-core/releases) - [Changelog](https://github.com/salesforcecli/sf-plugins-core/blob/main/CHANGELOG.md) - [Commits](salesforcecli/sf-plugins-core@11.3.7...11.3.10) --- updated-dependencies: - dependency-name: "@salesforce/sf-plugins-core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 763d1b4 commit 6cb60ef

File tree

2 files changed

+51
-13
lines changed

2 files changed

+51
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@oclif/core": "^4",
99
"@salesforce/core": "^8.5.3",
1010
"@salesforce/kit": "^3.2.2",
11-
"@salesforce/sf-plugins-core": "^11.3.7"
11+
"@salesforce/sf-plugins-core": "^11.3.10"
1212
},
1313
"devDependencies": {
1414
"@oclif/plugin-command-snapshot": "^5.2.15",

yarn.lock

Lines changed: 50 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1263,6 +1263,25 @@
12631263
wrap-ansi "^6.2.0"
12641264
yoctocolors-cjs "^2.1.2"
12651265

1266+
"@inquirer/core@^9.1.0":
1267+
version "9.1.0"
1268+
resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-9.1.0.tgz#158b82dc44564a1abd0ce14723d50c3efa0634a2"
1269+
integrity sha512-RZVfH//2ytTjmaBIzeKT1zefcQZzuruwkpTwwbe/i2jTl4o9M+iML5ChULzz6iw1Ok8iUBBsRCjY2IEbD8Ft4w==
1270+
dependencies:
1271+
"@inquirer/figures" "^1.0.5"
1272+
"@inquirer/type" "^1.5.3"
1273+
"@types/mute-stream" "^0.0.4"
1274+
"@types/node" "^22.5.2"
1275+
"@types/wrap-ansi" "^3.0.0"
1276+
ansi-escapes "^4.3.2"
1277+
cli-spinners "^2.9.2"
1278+
cli-width "^4.1.0"
1279+
mute-stream "^1.0.0"
1280+
signal-exit "^4.1.0"
1281+
strip-ansi "^6.0.1"
1282+
wrap-ansi "^6.2.0"
1283+
yoctocolors-cjs "^2.1.2"
1284+
12661285
"@inquirer/figures@^1.0.3", "@inquirer/figures@^1.0.5":
12671286
version "1.0.5"
12681287
resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.5.tgz#57f9a996d64d3e3345d2a3ca04d36912e94f8790"
@@ -1276,13 +1295,13 @@
12761295
"@inquirer/core" "^9.0.8"
12771296
"@inquirer/type" "^1.5.1"
12781297

1279-
"@inquirer/password@^2.1.22":
1280-
version "2.1.22"
1281-
resolved "https://registry.yarnpkg.com/@inquirer/password/-/password-2.1.22.tgz#ec7ee5709923cf285b3e0ae53eed4fdc3c05b422"
1282-
integrity sha512-5Fxt1L9vh3rAKqjYwqsjU4DZsEvY/2Gll+QkqR4yEpy6wvzLxdSgFhUcxfDAOtO4BEoTreWoznC0phagwLU5Kw==
1298+
"@inquirer/password@^2.2.0":
1299+
version "2.2.0"
1300+
resolved "https://registry.yarnpkg.com/@inquirer/password/-/password-2.2.0.tgz#0b6f26336c259c8a9e5f5a3f2e1a761564f764ba"
1301+
integrity sha512-5otqIpgsPYIshqhgtEwSspBQE40etouR8VIxzpJkv9i0dVHIpyhiivbkH9/dGiMLdyamT54YRdGJLfl8TFnLHg==
12831302
dependencies:
1284-
"@inquirer/core" "^9.0.10"
1285-
"@inquirer/type" "^1.5.2"
1303+
"@inquirer/core" "^9.1.0"
1304+
"@inquirer/type" "^1.5.3"
12861305
ansi-escapes "^4.3.2"
12871306

12881307
"@inquirer/select@^2.3.10":
@@ -1303,6 +1322,13 @@
13031322
dependencies:
13041323
mute-stream "^1.0.0"
13051324

1325+
"@inquirer/type@^1.5.3":
1326+
version "1.5.3"
1327+
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.5.3.tgz#220ae9f3d5ae17dd3b2ce5ffd6b48c4a30c73181"
1328+
integrity sha512-xUQ14WQGR/HK5ei+2CvgcwoH9fQ4PgPGmVFSN0pc1+fVyDL3MREhyAY7nxEErSu6CkllBM3D7e3e+kOvtu+eIg==
1329+
dependencies:
1330+
mute-stream "^1.0.0"
1331+
13061332
"@isaacs/cliui@^8.0.2":
13071333
version "8.0.2"
13081334
resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
@@ -1589,16 +1615,16 @@
15891615
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.9.0.tgz#ba477a112653a20b4edcf989c61c57bdff9aa3ca"
15901616
integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA==
15911617

1592-
"@salesforce/sf-plugins-core@^11.3.5", "@salesforce/sf-plugins-core@^11.3.7":
1593-
version "11.3.7"
1594-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.3.7.tgz#2cf2d4bfff13d1900ae958bfc613f5d4957f5958"
1595-
integrity sha512-aqOAYex3JGHUE/ECWpQuedEJXq00vJOqNr3VYF0Lp9OBAVn0AZZu10fzv+ww2hLDjA9dH782ZNqw/CiE0XKJlA==
1618+
"@salesforce/sf-plugins-core@^11.3.10", "@salesforce/sf-plugins-core@^11.3.5":
1619+
version "11.3.10"
1620+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.3.10.tgz#22dcb645e24110a5a50a5ee2602c62d855e85de6"
1621+
integrity sha512-Gvj6OM57cs1R/M/U8tWCo0srTyLNAsSOVtRWie8nz6x/qp6212ewkVgwwHBmP8XJsfuzjNvbzGcCjrCgwBzmCQ==
15961622
dependencies:
15971623
"@inquirer/confirm" "^3.1.22"
1598-
"@inquirer/password" "^2.1.22"
1624+
"@inquirer/password" "^2.2.0"
15991625
"@oclif/core" "^4.0.19"
16001626
"@salesforce/core" "^8.5.1"
1601-
"@salesforce/kit" "^3.2.1"
1627+
"@salesforce/kit" "^3.2.2"
16021628
"@salesforce/ts-types" "^2.0.12"
16031629
ansis "^3.3.2"
16041630
cli-progress "^3.12.0"
@@ -2280,6 +2306,13 @@
22802306
dependencies:
22812307
undici-types "~5.26.4"
22822308

2309+
"@types/node@^22.5.2":
2310+
version "22.5.5"
2311+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.5.tgz#52f939dd0f65fc552a4ad0b392f3c466cc5d7a44"
2312+
integrity sha512-Xjs4y5UPO/CLdzpgR6GirZJx36yScjh73+2NlLlkFRSoQN8B0DpfXPdZGnvVmLRLOsqDpOfTNv7D9trgGhmOIA==
2313+
dependencies:
2314+
undici-types "~6.19.2"
2315+
22832316
"@types/normalize-package-data@^2.4.0":
22842317
version "2.4.1"
22852318
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
@@ -7096,6 +7129,11 @@ undici-types@~6.13.0:
70967129
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.13.0.tgz#e3e79220ab8c81ed1496b5812471afd7cf075ea5"
70977130
integrity sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==
70987131

7132+
undici-types@~6.19.2:
7133+
version "6.19.8"
7134+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
7135+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
7136+
70997137
unicorn-magic@^0.1.0:
71007138
version "0.1.0"
71017139
resolved "https://registry.yarnpkg.com/unicorn-magic/-/unicorn-magic-0.1.0.tgz#1bb9a51c823aaf9d73a8bfcd3d1a23dde94b0ce4"

0 commit comments

Comments
 (0)