Skip to content

Commit 203147b

Browse files
fix(deps): bump @salesforce/sf-plugins-core from 10.0.0 to 10.0.1
Bumps [@salesforce/sf-plugins-core](https://github.com/salesforcecli/sf-plugins-core) from 10.0.0 to 10.0.1. - [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@10.0.0...10.0.1) --- 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 fc9fc40 commit 203147b

File tree

2 files changed

+21
-31
lines changed

2 files changed

+21
-31
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": "^7.3.6",
1010
"@salesforce/kit": "^3.1.5",
11-
"@salesforce/sf-plugins-core": "^10.0.0"
11+
"@salesforce/sf-plugins-core": "^10.0.1"
1212
},
1313
"devDependencies": {
1414
"@oclif/plugin-command-snapshot": "^5.2.2",

yarn.lock

Lines changed: 20 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1649,22 +1649,22 @@
16491649
wordwrap "^1.0.0"
16501650
wrap-ansi "^7.0.0"
16511651

1652-
"@oclif/core@^4":
1653-
version "4.0.3"
1654-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.3.tgz#6231272447c7057813986860448613ed38cfdc47"
1655-
integrity sha512-yM8R/M2WfSNfL9eF8clS/SbQvanvHZJgoij5bLs3ro7uAFCkL/LYcagyj0UVGbysx5AI+SNIof6OHQUXYZpOZw==
1652+
"@oclif/core@^4", "@oclif/core@^4.0.3":
1653+
version "4.0.6"
1654+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.6.tgz#05958a928591567b7fe90638e0ee8df9e07eb3ff"
1655+
integrity sha512-z/4YUVQsf2pHsXRze5etbmvAYDhoUhIzpM6oJGEdsdWfvQJ6YQBogH7TdX/ItuGda6+vpfXg/4U1CtPexSF+bA==
16561656
dependencies:
16571657
ansi-escapes "^4.3.2"
16581658
ansis "^3.1.1"
16591659
clean-stack "^3.0.1"
16601660
cli-spinners "^2.9.2"
1661-
cosmiconfig "^9.0.0"
16621661
debug "^4.3.5"
16631662
ejs "^3.1.10"
16641663
get-package-type "^0.1.0"
16651664
globby "^11.1.0"
16661665
indent-string "^4.0.0"
16671666
is-wsl "^2.2.0"
1667+
lilconfig "^3.1.2"
16681668
minimatch "^9.0.4"
16691669
string-width "^4.2.3"
16701670
supports-color "^8"
@@ -1736,7 +1736,7 @@
17361736
strip-ansi "6.0.1"
17371737
ts-retry-promise "^0.8.1"
17381738

1739-
"@salesforce/core@^7.3.10", "@salesforce/core@^7.3.12", "@salesforce/core@^7.3.6", "@salesforce/core@^7.3.8", "@salesforce/core@^7.4.1":
1739+
"@salesforce/core@^7.3.12", "@salesforce/core@^7.3.6", "@salesforce/core@^7.3.8", "@salesforce/core@^7.4.1":
17401740
version "7.4.1"
17411741
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.4.1.tgz#7c37623f6a89c199bf12cd6dc28d89bc950914ef"
17421742
integrity sha512-ccYs7uL4GYjdOcc44trfRnaz69kG0jU0aoT0qjPkIel8oVOyEoXaoDCG0A+2diqmicDp5uWK0pNs+tdWNj2mcQ==
@@ -1797,7 +1797,7 @@
17971797
typescript "^5.4.3"
17981798
wireit "^0.14.4"
17991799

1800-
"@salesforce/kit@^3.1.1", "@salesforce/kit@^3.1.2", "@salesforce/kit@^3.1.5":
1800+
"@salesforce/kit@^3.1.1", "@salesforce/kit@^3.1.2", "@salesforce/kit@^3.1.3", "@salesforce/kit@^3.1.5":
18011801
version "3.1.5"
18021802
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.1.5.tgz#ffddbf81414a4b08be00d724eef1d252ae4ba047"
18031803
integrity sha512-N7v5r7Q8VfDl6WLzl5aVrrkE7SKgZLgJPTq/65SPaLYG7f1gkUpAJp1CRQd8b/LUQc7f0su2KrCJ3BhRQC7iGA==
@@ -1829,18 +1829,18 @@
18291829
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.9.0.tgz#ba477a112653a20b4edcf989c61c57bdff9aa3ca"
18301830
integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA==
18311831

1832-
"@salesforce/sf-plugins-core@^10.0.0":
1833-
version "10.0.0"
1834-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-10.0.0.tgz#712b38cf101ab95866e757c2738ffc3ddd27ded5"
1835-
integrity sha512-Y18aDrz376Ekza45nfCjpyiI+np1oY9Cc7DxNAYiP37c0lstTajVsgz6wvDvt6p6QGEX//nnqcz/NaMlry/INw==
1832+
"@salesforce/sf-plugins-core@^10.0.0", "@salesforce/sf-plugins-core@^10.0.1":
1833+
version "10.0.1"
1834+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-10.0.1.tgz#8df8e3b7a10f8ba75906c5d58eb3a7df32e42eb3"
1835+
integrity sha512-FsbZKshTgyHYO1KNuEuNGhzLj5diuh7lMElNkT4xfmwGjciDEIBtZf/aMAdN9AYpIj/TkAvi7Xnxs1gMHPOGNQ==
18361836
dependencies:
18371837
"@inquirer/confirm" "^3.1.9"
18381838
"@inquirer/password" "^2.1.9"
1839-
"@oclif/core" "^4"
1840-
"@salesforce/core" "^7.3.10"
1841-
"@salesforce/kit" "^3.1.2"
1839+
"@oclif/core" "^4.0.3"
1840+
"@salesforce/core" "^7.3.12"
1841+
"@salesforce/kit" "^3.1.3"
18421842
"@salesforce/ts-types" "^2.0.9"
1843-
ansis "^3.1.1"
1843+
ansis "^3.2.0"
18441844
cli-progress "^3.12.0"
18451845
natural-orderby "^3.0.2"
18461846
slice-ansi "^7.1.0"
@@ -3758,16 +3758,6 @@ cosmiconfig@^8.0.0, cosmiconfig@^8.3.6:
37583758
parse-json "^5.2.0"
37593759
path-type "^4.0.0"
37603760

3761-
cosmiconfig@^9.0.0:
3762-
version "9.0.0"
3763-
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-9.0.0.tgz#34c3fc58287b915f3ae905ab6dc3de258b55ad9d"
3764-
integrity sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==
3765-
dependencies:
3766-
env-paths "^2.2.1"
3767-
import-fresh "^3.3.0"
3768-
js-yaml "^4.1.0"
3769-
parse-json "^5.2.0"
3770-
37713761
create-require@^1.1.0:
37723762
version "1.1.1"
37733763
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
@@ -4043,11 +4033,6 @@ entities@^4.2.0, entities@^4.5.0:
40434033
resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48"
40444034
integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==
40454035

4046-
env-paths@^2.2.1:
4047-
version "2.2.1"
4048-
resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-2.2.1.tgz#420399d416ce1fbe9bc0a07c62fa68d67fd0f8f2"
4049-
integrity sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==
4050-
40514036
error-ex@^1.3.1:
40524037
version "1.3.2"
40534038
resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.2.tgz#b4ac40648107fdcdcfae242f428bea8a14d4f1bf"
@@ -5676,6 +5661,11 @@ lie@~3.3.0:
56765661
dependencies:
56775662
immediate "~3.0.5"
56785663

5664+
lilconfig@^3.1.2:
5665+
version "3.1.2"
5666+
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.2.tgz#e4a7c3cb549e3a606c8dcc32e5ae1005e62c05cb"
5667+
integrity sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==
5668+
56795669
lines-and-columns@^1.1.6:
56805670
version "1.2.4"
56815671
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"

0 commit comments

Comments
 (0)