Skip to content

Commit 28b7712

Browse files
fix(deps): bump @salesforce/sf-plugins-core from 9.0.1 to 9.0.4
Bumps [@salesforce/sf-plugins-core](https://github.com/salesforcecli/sf-plugins-core) from 9.0.1 to 9.0.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@9.0.1...9.0.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 b5519b7 commit 28b7712

File tree

2 files changed

+35
-10
lines changed

2 files changed

+35
-10
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": "^3.26.3",
99
"@salesforce/core": "^7.2.0",
1010
"@salesforce/kit": "^3.1.0",
11-
"@salesforce/sf-plugins-core": "^9.0.1"
11+
"@salesforce/sf-plugins-core": "^9.0.4"
1212
},
1313
"devDependencies": {
1414
"@oclif/plugin-command-snapshot": "^5.1.5",

yarn.lock

Lines changed: 34 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1743,15 +1743,15 @@
17431743
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.7.0.tgz#b7e0af3ee414ae7160bce351c0184d77ccb98fe3"
17441744
integrity sha512-Z0PiCEV55khm0PG+DsnRYCjaDmacNe3HDmsoSm/CSyYvJJm+D5vvkHKN9/PKD/gaRe8XAU836yfamIYFblLINw==
17451745

1746-
"@salesforce/sf-plugins-core@^9.0.1":
1747-
version "9.0.1"
1748-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.1.tgz#e5617661de7c235b734f0faac679ac489053e4fb"
1749-
integrity sha512-5+qoCCDpQAdKE74qmL85Jhb0QDkzy/3MsmpzHSQf3ONi+V5vbwJK0BPc+9cOHShYzf8K0gIDdhbcjLuR3TTP/A==
1746+
"@salesforce/sf-plugins-core@^9.0.1", "@salesforce/sf-plugins-core@^9.0.4":
1747+
version "9.0.4"
1748+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.4.tgz#6ff2de0890051d74c59b725f5dac98f413954e15"
1749+
integrity sha512-JJ6BMgzF+idYNSOpBt8mFsSB8GnXN85vwdsXT0gkCdIy1YB9CdgyKJwWqDRw2nTy+fmeeS+2FKA3NS2hbBXyRQ==
17501750
dependencies:
17511751
"@inquirer/confirm" "^2.0.17"
17521752
"@inquirer/password" "^1.1.16"
1753-
"@oclif/core" "^3.26.0"
1754-
"@salesforce/core" "^7.0.0"
1753+
"@oclif/core" "^3.26.2"
1754+
"@salesforce/core" "^7.2.0"
17551755
"@salesforce/kit" "^3.1.0"
17561756
"@salesforce/ts-types" "^2.0.9"
17571757
chalk "^5.3.0"
@@ -6752,7 +6752,16 @@ srcset@^5.0.0:
67526752
resolved "https://registry.yarnpkg.com/srcset/-/srcset-5.0.0.tgz#9df6c3961b5b44a02532ce6ae4544832609e2e3f"
67536753
integrity sha512-SqEZaAEhe0A6ETEa9O1IhSPC7MdvehZtCnTR0AftXk3QhY2UNgb+NApFOUPZILXk/YTDfFxMTNJOBpzrJsEdIA==
67546754

6755-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
6755+
"string-width-cjs@npm:string-width@^4.2.0":
6756+
version "4.2.3"
6757+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
6758+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
6759+
dependencies:
6760+
emoji-regex "^8.0.0"
6761+
is-fullwidth-code-point "^3.0.0"
6762+
strip-ansi "^6.0.1"
6763+
6764+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
67566765
version "4.2.3"
67576766
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
67586767
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -6811,7 +6820,14 @@ string_decoder@~1.1.1:
68116820
dependencies:
68126821
safe-buffer "~5.1.0"
68136822

6814-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
6823+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
6824+
version "6.0.1"
6825+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
6826+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
6827+
dependencies:
6828+
ansi-regex "^5.0.1"
6829+
6830+
strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
68156831
version "6.0.1"
68166832
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
68176833
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -7354,7 +7370,7 @@ workerpool@6.2.1:
73547370
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
73557371
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
73567372

7357-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
7373+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
73587374
version "7.0.0"
73597375
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
73607376
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -7372,6 +7388,15 @@ wrap-ansi@^6.2.0:
73727388
string-width "^4.1.0"
73737389
strip-ansi "^6.0.0"
73747390

7391+
wrap-ansi@^7.0.0:
7392+
version "7.0.0"
7393+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
7394+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
7395+
dependencies:
7396+
ansi-styles "^4.0.0"
7397+
string-width "^4.1.0"
7398+
strip-ansi "^6.0.0"
7399+
73757400
wrap-ansi@^8.1.0:
73767401
version "8.1.0"
73777402
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)