Skip to content

Commit 9196d82

Browse files
fix(deps): bump @salesforce/sf-plugins-core from 12.1.3 to 12.1.4
Bumps [@salesforce/sf-plugins-core](https://github.com/salesforcecli/sf-plugins-core) from 12.1.3 to 12.1.4. - [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.3...12.1.4) --- 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 9955b75 commit 9196d82

2 files changed

Lines changed: 29 additions & 35 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dependencies": {
88
"@salesforce/core": "^8.8.2",
99
"@salesforce/kit": "^3.2.2",
10-
"@salesforce/sf-plugins-core": "^12.1.3",
10+
"@salesforce/sf-plugins-core": "^12.1.4",
1111
"@salesforce/ts-types": "^2.0.11"
1212
},
1313
"devDependencies": {

yarn.lock

Lines changed: 28 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1394,16 +1394,15 @@
13941394
lodash "^4.17.21"
13951395
registry-auth-token "^5.0.3"
13961396

1397-
"@oclif/table@^0.4.0":
1398-
version "0.4.0"
1399-
resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.4.0.tgz#3bf97121a4fc3524801883f550eeb0fd822852a9"
1400-
integrity sha512-cXmZDb0VcxIk8o5cvd8J4CUtMGJeTuEDC8wQmlZC55Dl9FHcWE9TdZxksWLLp4w0qKP0YfJCFSvfGPMeMPyO5Q==
1397+
"@oclif/table@^0.4.6":
1398+
version "0.4.6"
1399+
resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.4.6.tgz#4e07fc11de9b8a3187a5ea43edce71c42811ab7e"
1400+
integrity sha512-NXh72vHHYnDrWPmVfh4i7kDydz3CXm/tSAr17fWhmWfMM+8jGn5uo6FXtvB0cd9s4skvDqzoRcsRwOeR73zIKA==
14011401
dependencies:
1402-
"@oclif/core" "^4"
14031402
"@types/react" "^18.3.12"
14041403
change-case "^5.4.4"
14051404
cli-truncate "^4.0.0"
1406-
ink "^5.1.0"
1405+
ink "5.0.1"
14071406
natural-orderby "^3.0.2"
14081407
object-hash "^3.0.0"
14091408
react "^18.3.1"
@@ -1562,15 +1561,15 @@
15621561
string-width "^7.2.0"
15631562
terminal-link "^3.0.0"
15641563

1565-
"@salesforce/sf-plugins-core@^12.1.3":
1566-
version "12.1.3"
1567-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.1.3.tgz#4150b231f50bcdb64d6bd471a9d8f25f7ca57273"
1568-
integrity sha512-xJSzwl2G7OYSpZTokzWgq9Ybfw/ZtR3reQEFvJTNATLoPk7nv7UGo8WWbX1gcaepURBVvtmQlHsa8mVyoKjYmw==
1564+
"@salesforce/sf-plugins-core@^12.1.4":
1565+
version "12.1.4"
1566+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.1.4.tgz#c73829c7f12bdc96a2e2746ce7f574a604e8efb4"
1567+
integrity sha512-inSWsy9omNc4dIULVpoOJPX6DdEaqkA4CxmzTVrylc7P08jCbsv6LpS79wUaYC7Ah3krBQvbopP4wR9f3XvLeQ==
15691568
dependencies:
15701569
"@inquirer/confirm" "^3.1.22"
15711570
"@inquirer/password" "^2.2.0"
15721571
"@oclif/core" "^4.2.4"
1573-
"@oclif/table" "^0.4.0"
1572+
"@oclif/table" "^0.4.6"
15741573
"@salesforce/core" "^8.5.1"
15751574
"@salesforce/kit" "^3.2.3"
15761575
"@salesforce/ts-types" "^2.0.12"
@@ -3611,11 +3610,6 @@ es-to-primitive@^1.2.1:
36113610
is-date-object "^1.0.1"
36123611
is-symbol "^1.0.2"
36133612

3614-
es-toolkit@^1.22.0:
3615-
version "1.31.0"
3616-
resolved "https://registry.yarnpkg.com/es-toolkit/-/es-toolkit-1.31.0.tgz#f4fc1382aea09cb239afa38f3c724a5658ff3163"
3617-
integrity sha512-vwS0lv/tzjM2/t4aZZRAgN9I9TP0MSkWuvt6By+hEXfG/uLs8yg2S1/ayRXH/x3pinbLgVJYT+eppueg3cM6tg==
3618-
36193613
es6-error@^4.0.1:
36203614
version "4.1.1"
36213615
resolved "https://registry.yarnpkg.com/es6-error/-/es6-error-4.1.1.tgz#9e3af407459deed47e9a91f9b885a84eb05c561d"
@@ -4654,10 +4648,10 @@ ini@^1.3.4:
46544648
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c"
46554649
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
46564650

4657-
ink@^5.1.0:
4658-
version "5.1.0"
4659-
resolved "https://registry.yarnpkg.com/ink/-/ink-5.1.0.tgz#8ed050bf7a468489f231c99031f8bb1393c44079"
4660-
integrity sha512-3vIO+CU4uSg167/dZrg4wHy75llUINYXxN4OsdaCkE40q4zyOTPwNc2VEpLnnWsIvIQeo6x6lilAhuaSt+rIsA==
4651+
ink@5.0.1:
4652+
version "5.0.1"
4653+
resolved "https://registry.yarnpkg.com/ink/-/ink-5.0.1.tgz#f2ef9796a3911830c3995dedd227ec84ae27de4b"
4654+
integrity sha512-ae4AW/t8jlkj/6Ou21H2av0wxTk8vrGzXv+v2v7j4in+bl1M5XRMVbfNghzhBokV++FjF8RBDJvYo+ttR9YVRg==
46614655
dependencies:
46624656
"@alcalzone/ansi-tokenize" "^0.1.3"
46634657
ansi-escapes "^7.0.0"
@@ -4668,20 +4662,20 @@ ink@^5.1.0:
46684662
cli-cursor "^4.0.0"
46694663
cli-truncate "^4.0.0"
46704664
code-excerpt "^4.0.0"
4671-
es-toolkit "^1.22.0"
46724665
indent-string "^5.0.0"
4673-
is-in-ci "^1.0.0"
4666+
is-in-ci "^0.1.0"
4667+
lodash "^4.17.21"
46744668
patch-console "^2.0.0"
46754669
react-reconciler "^0.29.0"
46764670
scheduler "^0.23.0"
46774671
signal-exit "^3.0.7"
46784672
slice-ansi "^7.1.0"
46794673
stack-utils "^2.0.6"
4680-
string-width "^7.2.0"
4681-
type-fest "^4.27.0"
4674+
string-width "^7.0.0"
4675+
type-fest "^4.8.3"
46824676
widest-line "^5.0.0"
46834677
wrap-ansi "^9.0.0"
4684-
ws "^8.18.0"
4678+
ws "^8.15.0"
46854679
yoga-wasm-web "~0.3.3"
46864680

46874681
internal-slot@^1.0.5:
@@ -4794,10 +4788,10 @@ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1:
47944788
dependencies:
47954789
is-extglob "^2.1.1"
47964790

4797-
is-in-ci@^1.0.0:
4798-
version "1.0.0"
4799-
resolved "https://registry.yarnpkg.com/is-in-ci/-/is-in-ci-1.0.0.tgz#9a86bbda7e42c6129902e0574c54b018fbb6ab88"
4800-
integrity sha512-eUuAjybVTHMYWm/U+vBO1sY/JOCgoPCXRxzdju0K+K0BiGW0SChEL1MLC0PoCIR1OlPo5YAp8HuQoUlsWEICwg==
4791+
is-in-ci@^0.1.0:
4792+
version "0.1.0"
4793+
resolved "https://registry.yarnpkg.com/is-in-ci/-/is-in-ci-0.1.0.tgz#5e07d6a02ec3a8292d3f590973357efa3fceb0d3"
4794+
integrity sha512-d9PXLEY0v1iJ64xLiQMJ51J128EYHAaOR4yZqQi8aHGfw6KgifM3/Viw1oZZ1GCVmb3gBuyhLyHj0HgR2DhSXQ==
48014795

48024796
is-negative-zero@^2.0.2:
48034797
version "2.0.2"
@@ -7245,10 +7239,10 @@ type-fest@^1.0.2:
72457239
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-1.4.0.tgz#e9fb813fe3bf1744ec359d55d1affefa76f14be1"
72467240
integrity sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==
72477241

7248-
type-fest@^4.27.0:
7249-
version "4.32.0"
7250-
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.32.0.tgz#55bacdd6f2cf1392b7e9cde894e9b1d726807e97"
7251-
integrity sha512-rfgpoi08xagF3JSdtJlCwMq9DGNDE0IMh3Mkpc1wUypg9vPi786AiqeBBKcqvIkq42azsBM85N490fyZjeUftw==
7242+
type-fest@^4.8.3:
7243+
version "4.33.0"
7244+
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.33.0.tgz#2da0c135b9afa76cf8b18ecfd4f260ecd414a432"
7245+
integrity sha512-s6zVrxuyKbbAsSAD5ZPTB77q4YIdRctkTbJ2/Dqlinwz+8ooH2gd+YA7VA6Pa93KML9GockVvoxjZ2vHP+mu8g==
72527246

72537247
typed-array-buffer@^1.0.0:
72547248
version "1.0.0"
@@ -7598,7 +7592,7 @@ write-file-atomic@^3.0.0:
75987592
signal-exit "^3.0.2"
75997593
typedarray-to-buffer "^3.1.5"
76007594

7601-
ws@^8.18.0:
7595+
ws@^8.15.0:
76027596
version "8.18.0"
76037597
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc"
76047598
integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==

0 commit comments

Comments
 (0)