Skip to content

Commit 872d8a3

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 1551942 commit 872d8a3

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
@@ -9,7 +9,7 @@
99
"@salesforce/apex-node": "^5.0.0-beta.0",
1010
"@salesforce/core": "^7.0.1",
1111
"@salesforce/kit": "^3.1.0",
12-
"@salesforce/sf-plugins-core": "^9.0.1",
12+
"@salesforce/sf-plugins-core": "^9.0.4",
1313
"@salesforce/source-deploy-retrieve": "^11.0.0",
1414
"@salesforce/source-tracking": "^6.0.0",
1515
"@salesforce/ts-types": "^2.0.9",

yarn.lock

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

1752-
"@salesforce/sf-plugins-core@^9.0.1":
1753-
version "9.0.1"
1754-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.1.tgz#e5617661de7c235b734f0faac679ac489053e4fb"
1755-
integrity sha512-5+qoCCDpQAdKE74qmL85Jhb0QDkzy/3MsmpzHSQf3ONi+V5vbwJK0BPc+9cOHShYzf8K0gIDdhbcjLuR3TTP/A==
1752+
"@salesforce/sf-plugins-core@^9.0.1", "@salesforce/sf-plugins-core@^9.0.4":
1753+
version "9.0.4"
1754+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.4.tgz#6ff2de0890051d74c59b725f5dac98f413954e15"
1755+
integrity sha512-JJ6BMgzF+idYNSOpBt8mFsSB8GnXN85vwdsXT0gkCdIy1YB9CdgyKJwWqDRw2nTy+fmeeS+2FKA3NS2hbBXyRQ==
17561756
dependencies:
17571757
"@inquirer/confirm" "^2.0.17"
17581758
"@inquirer/password" "^1.1.16"
1759-
"@oclif/core" "^3.26.0"
1760-
"@salesforce/core" "^7.0.0"
1759+
"@oclif/core" "^3.26.2"
1760+
"@salesforce/core" "^7.2.0"
17611761
"@salesforce/kit" "^3.1.0"
17621762
"@salesforce/ts-types" "^2.0.9"
17631763
chalk "^5.3.0"
@@ -7445,7 +7445,16 @@ srcset@^5.0.0:
74457445
resolved "https://registry.yarnpkg.com/srcset/-/srcset-5.0.0.tgz#9df6c3961b5b44a02532ce6ae4544832609e2e3f"
74467446
integrity sha512-SqEZaAEhe0A6ETEa9O1IhSPC7MdvehZtCnTR0AftXk3QhY2UNgb+NApFOUPZILXk/YTDfFxMTNJOBpzrJsEdIA==
74477447

7448-
"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:
7448+
"string-width-cjs@npm:string-width@^4.2.0":
7449+
version "4.2.3"
7450+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
7451+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
7452+
dependencies:
7453+
emoji-regex "^8.0.0"
7454+
is-fullwidth-code-point "^3.0.0"
7455+
strip-ansi "^6.0.1"
7456+
7457+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
74497458
version "4.2.3"
74507459
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
74517460
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -7504,7 +7513,14 @@ string_decoder@~1.1.1:
75047513
dependencies:
75057514
safe-buffer "~5.1.0"
75067515

7507-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
7516+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
7517+
version "6.0.1"
7518+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
7519+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
7520+
dependencies:
7521+
ansi-regex "^5.0.1"
7522+
7523+
strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
75087524
version "6.0.1"
75097525
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
75107526
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -8058,7 +8074,7 @@ workerpool@6.2.1:
80588074
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
80598075
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
80608076

8061-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
8077+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
80628078
version "7.0.0"
80638079
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
80648080
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -8076,6 +8092,15 @@ wrap-ansi@^6.2.0:
80768092
string-width "^4.1.0"
80778093
strip-ansi "^6.0.0"
80788094

8095+
wrap-ansi@^7.0.0:
8096+
version "7.0.0"
8097+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
8098+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
8099+
dependencies:
8100+
ansi-styles "^4.0.0"
8101+
string-width "^4.1.0"
8102+
strip-ansi "^6.0.0"
8103+
80798104
wrap-ansi@^8.1.0:
80808105
version "8.1.0"
80818106
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)