Skip to content

Commit d67395e

Browse files
fix(deps): bump @salesforce/sf-plugins-core from 12.2.14 to 12.2.17
Bumps [@salesforce/sf-plugins-core](https://github.com/salesforcecli/sf-plugins-core) from 12.2.14 to 12.2.17. - [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.2.14...12.2.17) --- updated-dependencies: - dependency-name: "@salesforce/sf-plugins-core" dependency-version: 12.2.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 549036c commit d67395e

2 files changed

Lines changed: 43 additions & 25 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"@oclif/multi-stage-output": "^0.8.36",
128128
"@salesforce/core": "^8.29.1",
129129
"@salesforce/kit": "^3.2.6",
130-
"@salesforce/sf-plugins-core": "^12.2.14",
130+
"@salesforce/sf-plugins-core": "^12.2.17",
131131
"@salesforce/ts-types": "^2.0.11",
132132
"ansis": "^3.16.0",
133133
"change-case": "^5.4.4",

yarn.lock

Lines changed: 42 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1414,10 +1414,10 @@
14141414
wordwrap "^1.0.0"
14151415
wrap-ansi "^7.0.0"
14161416

1417-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.11.0":
1418-
version "4.11.0"
1419-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.0.tgz#262102cbdabfe0f83eba5381a4ffcd34d779921a"
1420-
integrity sha512-nTkRMgxFlIKQIIYGvhO2JMsLSQ1aHPHblHfFgxgoBrGK8Ao/8wxc4eNOIv/+t8dMXliZd7mREVr6la4aXXXg5A==
1417+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.11.0", "@oclif/core@^4.11.2":
1418+
version "4.11.3"
1419+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.3.tgz#87ebe0d3a47d162359482ecf5f5a7220ac709a36"
1420+
integrity sha512-gQCSYAtUhJilGKaSaZhqejH9X1dDu+jWQjLmtGOgN/XcKaAEPPSeT2mu1UvlvtPox1/NNRdlBcUa8KRKo2HnJQ==
14211421
dependencies:
14221422
ansi-escapes "^4.3.2"
14231423
ansis "^3.17.0"
@@ -1430,10 +1430,10 @@
14301430
is-wsl "^2.2.0"
14311431
lilconfig "^3.1.3"
14321432
minimatch "^10.2.5"
1433-
semver "^7.7.3"
1433+
semver "^7.8.0"
14341434
string-width "^4.2.3"
14351435
supports-color "^8"
1436-
tinyglobby "^0.2.14"
1436+
tinyglobby "^0.2.16"
14371437
widest-line "^3.1.0"
14381438
wordwrap "^1.0.0"
14391439
wrap-ansi "^7.0.0"
@@ -1495,10 +1495,10 @@
14951495
lodash "^4.18.1"
14961496
registry-auth-token "^5.1.1"
14971497

1498-
"@oclif/table@^0.5.6":
1499-
version "0.5.7"
1500-
resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.5.7.tgz#0198755a73fb4c8f4738dc472fab50b5a31cd19e"
1501-
integrity sha512-iS7gXzOhUf2toij0pxkcD6sPnXzr/j4eLugHwjSKI2+WgytjUycP7A3i6OIvXDrIGMuq8+S7wgZ7tCC1I18q+Q==
1498+
"@oclif/table@^0.5.7":
1499+
version "0.5.8"
1500+
resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.5.8.tgz#50ef54791b688551f342b829a9d93f9f6da24d7b"
1501+
integrity sha512-yIWar+oDCoN1ji3gUB1QSQAewBiWevwLI7Stg9a+0MX7dtmLXcYucqyR6L5BvJ1b+ekG8C/JY+GJc+ytnzrR9A==
15021502
dependencies:
15031503
"@types/react" "^18.3.12"
15041504
change-case "^5.4.4"
@@ -1508,7 +1508,7 @@
15081508
object-hash "^3.0.0"
15091509
react "^18.3.1"
15101510
string-width "^8.2.1"
1511-
strip-ansi "^7.1.2"
1511+
strip-ansi "^7.2.0"
15121512
wrap-ansi "^9.0.2"
15131513

15141514
"@oclif/test@^4.1.18":
@@ -1571,10 +1571,10 @@
15711571
strip-ansi "6.0.1"
15721572
ts-retry-promise "^0.8.1"
15731573

1574-
"@salesforce/core@^8.23.1", "@salesforce/core@^8.28.4", "@salesforce/core@^8.29.0", "@salesforce/core@^8.29.1", "@salesforce/core@^8.5.1":
1575-
version "8.29.1"
1576-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.29.1.tgz#8f867af889a620ff4c456701851794a2de9956dd"
1577-
integrity sha512-Pdo9yjKU6Lgm3CJOVJPTM4PzUHhTVMX43K5XmClsBEt75fs8mHNFALniHZwnZbVf+TSMfGsUygYAyTX6ShnNQA==
1574+
"@salesforce/core@^8.23.1", "@salesforce/core@^8.28.4", "@salesforce/core@^8.29.0", "@salesforce/core@^8.29.1", "@salesforce/core@^8.30.0", "@salesforce/core@^8.5.1":
1575+
version "8.30.3"
1576+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.30.3.tgz#333315e9c0436abd2247df7b5b31375df4002cd6"
1577+
integrity sha512-E3WPXxAEqvpZXp6nnkkoNRFGQ2c/5Mhnbl9s0ajQiLTpqQ1Una5PlPu0s2rRvu8qGKnT1AI7xT3RDy3pd/dULg==
15781578
dependencies:
15791579
"@jsforce/jsforce-node" "^3.10.13"
15801580
"@salesforce/kit" "^3.2.4"
@@ -1592,7 +1592,7 @@
15921592
pino-abstract-transport "^1.2.0"
15931593
pino-pretty "^11.3.0"
15941594
proper-lockfile "^4.1.2"
1595-
semver "^7.7.3"
1595+
semver "^7.8.0"
15961596
ts-retry-promise "^0.8.1"
15971597
zod "^4.1.12"
15981598

@@ -1677,16 +1677,16 @@
16771677
string-width "^7.2.0"
16781678
terminal-link "^3.0.0"
16791679

1680-
"@salesforce/sf-plugins-core@^12.2.14":
1681-
version "12.2.14"
1682-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.14.tgz#7d595eff58d0c1e97e98c2cb711d2b660bc802b0"
1683-
integrity sha512-romEbYdDqfnKn6N+yOdLK+x7kyX7HfsecMqGGmPojz4WS7vRF/4BxLq3Eyzu9sNyFw5owntdq5vZtsd1txTUqQ==
1680+
"@salesforce/sf-plugins-core@^12.2.17":
1681+
version "12.2.17"
1682+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.17.tgz#a35d1f917122d377feae083bff6d6b816e3d1e34"
1683+
integrity sha512-a8wHzT4IPUxvqUcguTd6wXp4C7R2i+HTjjiCBNNEqL5/OFXmROlttalgxFceRsnfoi2Sq9jYuVIVWHOs43uEWQ==
16841684
dependencies:
16851685
"@inquirer/confirm" "^6.0.12"
16861686
"@inquirer/password" "^5.0.12"
1687-
"@oclif/core" "^4.11.0"
1688-
"@oclif/table" "^0.5.6"
1689-
"@salesforce/core" "^8.29.0"
1687+
"@oclif/core" "^4.11.2"
1688+
"@oclif/table" "^0.5.7"
1689+
"@salesforce/core" "^8.30.0"
16901690
"@salesforce/kit" "^3.2.3"
16911691
"@salesforce/ts-types" "^2.0.12"
16921692
ansis "^3.3.2"
@@ -6665,6 +6665,11 @@ picomatch@^4.0.3:
66656665
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042"
66666666
integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==
66676667

6668+
picomatch@^4.0.4:
6669+
version "4.0.4"
6670+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.4.tgz#fd6f5e00a143086e074dffe4c924b8fb293b0589"
6671+
integrity sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==
6672+
66686673
pino-abstract-transport@^1.2.0:
66696674
version "1.2.0"
66706675
resolved "https://registry.yarnpkg.com/pino-abstract-transport/-/pino-abstract-transport-1.2.0.tgz#97f9f2631931e242da531b5c66d3079c12c9d1b5"
@@ -7191,6 +7196,11 @@ semver@^7.3.4, semver@^7.3.5, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semve
71917196
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.4.tgz#28464e36060e991fa7a11d0279d2d3f3b57a7e8a"
71927197
integrity sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==
71937198

7199+
semver@^7.8.0:
7200+
version "7.8.0"
7201+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.8.0.tgz#ed0661039fcbcda2ce71f01fa6adbefaa77040df"
7202+
integrity sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==
7203+
71947204
sentence-case@^3.0.4:
71957205
version "3.0.4"
71967206
resolved "https://registry.yarnpkg.com/sentence-case/-/sentence-case-3.0.4.tgz#3645a7b8c117c787fde8702056225bb62a45131f"
@@ -7648,7 +7658,7 @@ strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
76487658
dependencies:
76497659
ansi-regex "^5.0.1"
76507660

7651-
strip-ansi@^7.0.1, strip-ansi@^7.1.0, strip-ansi@^7.1.2:
7661+
strip-ansi@^7.0.1, strip-ansi@^7.1.0, strip-ansi@^7.1.2, strip-ansi@^7.2.0:
76527662
version "7.2.0"
76537663
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.2.0.tgz#d22a269522836a627af8d04b5c3fd2c7fa3e32e3"
76547664
integrity sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==
@@ -7778,6 +7788,14 @@ tinyglobby@^0.2.14, tinyglobby@^0.2.9:
77787788
fdir "^6.5.0"
77797789
picomatch "^4.0.3"
77807790

7791+
tinyglobby@^0.2.16:
7792+
version "0.2.16"
7793+
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.16.tgz#1c3b7eb953fce42b226bc5a1ee06428281aff3d6"
7794+
integrity sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==
7795+
dependencies:
7796+
fdir "^6.5.0"
7797+
picomatch "^4.0.4"
7798+
77817799
tldts-core@^7.0.25:
77827800
version "7.0.25"
77837801
resolved "https://registry.yarnpkg.com/tldts-core/-/tldts-core-7.0.25.tgz#eaee57facdfb5528383d961f5586d49784519de5"

0 commit comments

Comments
 (0)