Skip to content

Commit caf0dd5

Browse files
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](salesforcecli/sf-plugins-core@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] <support@github.com>
1 parent b6b4fbf commit caf0dd5

File tree

1 file changed

+33
-33
lines changed

1 file changed

+33
-33
lines changed

yarn.lock

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1436,16 +1436,16 @@
14361436
lodash "^4.17.21"
14371437
registry-auth-token "^5.0.3"
14381438

1439-
"@oclif/table@^0.3.2":
1440-
version "0.3.3"
1441-
resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.3.3.tgz#5dc1c98cfa5415b131d77c85048df187fc241d12"
1442-
integrity sha512-sz6gGT1JAPP743vxl1491hxboIu0ZFHaP3gyvhz5Prgsuljp2NGyyu7JPEMeVImCnZ9N3K9cy3VXxRFEwRH/ig==
1439+
"@oclif/table@^0.4.0":
1440+
version "0.4.0"
1441+
resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.4.0.tgz#3bf97121a4fc3524801883f550eeb0fd822852a9"
1442+
integrity sha512-cXmZDb0VcxIk8o5cvd8J4CUtMGJeTuEDC8wQmlZC55Dl9FHcWE9TdZxksWLLp4w0qKP0YfJCFSvfGPMeMPyO5Q==
14431443
dependencies:
14441444
"@oclif/core" "^4"
14451445
"@types/react" "^18.3.12"
14461446
change-case "^5.4.4"
14471447
cli-truncate "^4.0.0"
1448-
ink "^5.0.1"
1448+
ink "^5.1.0"
14491449
natural-orderby "^3.0.2"
14501450
object-hash "^3.0.0"
14511451
react "^18.3.1"
@@ -1605,14 +1605,14 @@
16051605
terminal-link "^3.0.0"
16061606

16071607
"@salesforce/sf-plugins-core@^12":
1608-
version "12.1.1"
1609-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.1.1.tgz#20ae5246b1f458643c2fd04bb639b76085db1cff"
1610-
integrity sha512-88Vna77gYLj1b9X/aduCsl/5KFthhoM43+o30+0UEAWf93xED1nahmbw7jcJJoiTkaSzLZq08vZfh6X24AyWqg==
1608+
version "12.1.2"
1609+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.1.2.tgz#0c4fba3787ee670014c8bca447c2fc59fb9c3ec3"
1610+
integrity sha512-qrmGZr2mG7uOpqhOpeOJjBEVztM7Mt8B10lD3rG+aOBZQelTm3YQ738yZYcwHjksQW3AOyf0QtqZICCfe0nD8A==
16111611
dependencies:
16121612
"@inquirer/confirm" "^3.1.22"
16131613
"@inquirer/password" "^2.2.0"
16141614
"@oclif/core" "^4.0.34"
1615-
"@oclif/table" "^0.3.2"
1615+
"@oclif/table" "^0.4.0"
16161616
"@salesforce/core" "^8.5.1"
16171617
"@salesforce/kit" "^3.2.3"
16181618
"@salesforce/ts-types" "^2.0.12"
@@ -2616,12 +2616,7 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
26162616
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
26172617
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
26182618

2619-
ansis@^3.3.2:
2620-
version "3.3.2"
2621-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.3.2.tgz#15adc36fea112da95c74d309706e593618accac3"
2622-
integrity sha512-cFthbBlt+Oi0i9Pv/j6YdVWJh54CtjGACaMPCIrEV4Ha7HWsIjXDwseYV79TIL0B4+KfSwD5S70PeQDkPUd1rA==
2623-
2624-
ansis@^3.4.0, ansis@^3.5.2:
2619+
ansis@^3.3.2, ansis@^3.4.0, ansis@^3.5.2:
26252620
version "3.5.2"
26262621
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.5.2.tgz#d7a1f95a23f6becc5ee16fab85cda41c898fad96"
26272622
integrity sha512-5uGcUZRbORJeEppVdWfZOSybTMz+Ou+84HepgK081Yk5+pPMMzWf/XGxiAT6bfBqCghRB4MwBtYn0CHqINRVag==
@@ -3646,6 +3641,11 @@ es-to-primitive@^1.2.1:
36463641
is-date-object "^1.0.1"
36473642
is-symbol "^1.0.2"
36483643

3644+
es-toolkit@^1.22.0:
3645+
version "1.31.0"
3646+
resolved "https://registry.yarnpkg.com/es-toolkit/-/es-toolkit-1.31.0.tgz#f4fc1382aea09cb239afa38f3c724a5658ff3163"
3647+
integrity sha512-vwS0lv/tzjM2/t4aZZRAgN9I9TP0MSkWuvt6By+hEXfG/uLs8yg2S1/ayRXH/x3pinbLgVJYT+eppueg3cM6tg==
3648+
36493649
es6-error@^4.0.1:
36503650
version "4.1.1"
36513651
resolved "https://registry.yarnpkg.com/es6-error/-/es6-error-4.1.1.tgz#9e3af407459deed47e9a91f9b885a84eb05c561d"
@@ -4690,10 +4690,10 @@ ini@^1.3.4:
46904690
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c"
46914691
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
46924692

4693-
ink@^5.0.1:
4694-
version "5.0.1"
4695-
resolved "https://registry.yarnpkg.com/ink/-/ink-5.0.1.tgz#f2ef9796a3911830c3995dedd227ec84ae27de4b"
4696-
integrity sha512-ae4AW/t8jlkj/6Ou21H2av0wxTk8vrGzXv+v2v7j4in+bl1M5XRMVbfNghzhBokV++FjF8RBDJvYo+ttR9YVRg==
4693+
ink@^5.1.0:
4694+
version "5.1.0"
4695+
resolved "https://registry.yarnpkg.com/ink/-/ink-5.1.0.tgz#8ed050bf7a468489f231c99031f8bb1393c44079"
4696+
integrity sha512-3vIO+CU4uSg167/dZrg4wHy75llUINYXxN4OsdaCkE40q4zyOTPwNc2VEpLnnWsIvIQeo6x6lilAhuaSt+rIsA==
46974697
dependencies:
46984698
"@alcalzone/ansi-tokenize" "^0.1.3"
46994699
ansi-escapes "^7.0.0"
@@ -4704,20 +4704,20 @@ ink@^5.0.1:
47044704
cli-cursor "^4.0.0"
47054705
cli-truncate "^4.0.0"
47064706
code-excerpt "^4.0.0"
4707+
es-toolkit "^1.22.0"
47074708
indent-string "^5.0.0"
4708-
is-in-ci "^0.1.0"
4709-
lodash "^4.17.21"
4709+
is-in-ci "^1.0.0"
47104710
patch-console "^2.0.0"
47114711
react-reconciler "^0.29.0"
47124712
scheduler "^0.23.0"
47134713
signal-exit "^3.0.7"
47144714
slice-ansi "^7.1.0"
47154715
stack-utils "^2.0.6"
4716-
string-width "^7.0.0"
4717-
type-fest "^4.8.3"
4716+
string-width "^7.2.0"
4717+
type-fest "^4.27.0"
47184718
widest-line "^5.0.0"
47194719
wrap-ansi "^9.0.0"
4720-
ws "^8.15.0"
4720+
ws "^8.18.0"
47214721
yoga-wasm-web "~0.3.3"
47224722

47234723
internal-slot@^1.0.5:
@@ -4830,10 +4830,10 @@ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1:
48304830
dependencies:
48314831
is-extglob "^2.1.1"
48324832

4833-
is-in-ci@^0.1.0:
4834-
version "0.1.0"
4835-
resolved "https://registry.yarnpkg.com/is-in-ci/-/is-in-ci-0.1.0.tgz#5e07d6a02ec3a8292d3f590973357efa3fceb0d3"
4836-
integrity sha512-d9PXLEY0v1iJ64xLiQMJ51J128EYHAaOR4yZqQi8aHGfw6KgifM3/Viw1oZZ1GCVmb3gBuyhLyHj0HgR2DhSXQ==
4833+
is-in-ci@^1.0.0:
4834+
version "1.0.0"
4835+
resolved "https://registry.yarnpkg.com/is-in-ci/-/is-in-ci-1.0.0.tgz#9a86bbda7e42c6129902e0574c54b018fbb6ab88"
4836+
integrity sha512-eUuAjybVTHMYWm/U+vBO1sY/JOCgoPCXRxzdju0K+K0BiGW0SChEL1MLC0PoCIR1OlPo5YAp8HuQoUlsWEICwg==
48374837

48384838
is-negative-zero@^2.0.2:
48394839
version "2.0.2"
@@ -7266,10 +7266,10 @@ type-fest@^1.0.2:
72667266
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-1.4.0.tgz#e9fb813fe3bf1744ec359d55d1affefa76f14be1"
72677267
integrity sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==
72687268

7269-
type-fest@^4.8.3:
7270-
version "4.26.1"
7271-
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.26.1.tgz#a4a17fa314f976dd3e6d6675ef6c775c16d7955e"
7272-
integrity sha512-yOGpmOAL7CkKe/91I5O3gPICmJNLJ1G4zFYVAsRHg7M64biSnPtRj0WNQt++bRkjYOqjWXrhnUw1utzmVErAdg==
7269+
type-fest@^4.27.0:
7270+
version "4.32.0"
7271+
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.32.0.tgz#55bacdd6f2cf1392b7e9cde894e9b1d726807e97"
7272+
integrity sha512-rfgpoi08xagF3JSdtJlCwMq9DGNDE0IMh3Mkpc1wUypg9vPi786AiqeBBKcqvIkq42azsBM85N490fyZjeUftw==
72737273

72747274
typed-array-buffer@^1.0.0:
72757275
version "1.0.0"
@@ -7624,7 +7624,7 @@ write-file-atomic@^3.0.0:
76247624
signal-exit "^3.0.2"
76257625
typedarray-to-buffer "^3.1.5"
76267626

7627-
ws@^8.15.0:
7627+
ws@^8.18.0:
76287628
version "8.18.0"
76297629
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc"
76307630
integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==

0 commit comments

Comments
 (0)