Skip to content

Commit bd145d4

Browse files
fix(deps): bump @salesforce/source-deploy-retrieve from 11.3.0 to 11.4.3
Bumps [@salesforce/source-deploy-retrieve](https://github.com/forcedotcom/source-deploy-retrieve) from 11.3.0 to 11.4.3. - [Release notes](https://github.com/forcedotcom/source-deploy-retrieve/releases) - [Changelog](https://github.com/forcedotcom/source-deploy-retrieve/blob/main/CHANGELOG.md) - [Commits](forcedotcom/source-deploy-retrieve@11.3.0...11.4.3) --- updated-dependencies: - dependency-name: "@salesforce/source-deploy-retrieve" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e46359 commit bd145d4

File tree

2 files changed

+34
-9
lines changed

2 files changed

+34
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@salesforce/core": "^7.3.5",
1111
"@salesforce/kit": "^3.1.0",
1212
"@salesforce/sf-plugins-core": "^9.0.4",
13-
"@salesforce/source-deploy-retrieve": "^11.3.0",
13+
"@salesforce/source-deploy-retrieve": "^11.4.3",
1414
"@salesforce/source-tracking": "^6.0.4",
1515
"@salesforce/ts-types": "^2.0.9",
1616
"chalk": "^5.3.0",

yarn.lock

Lines changed: 33 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1872,12 +1872,12 @@
18721872
"@salesforce/ts-types" "^2.0.9"
18731873
chalk "^5.3.0"
18741874

1875-
"@salesforce/source-deploy-retrieve@^11.0.0", "@salesforce/source-deploy-retrieve@^11.0.1", "@salesforce/source-deploy-retrieve@^11.3.0":
1876-
version "11.3.0"
1877-
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-11.3.0.tgz#7487734f115fe8c92c432955b58116abc646c400"
1878-
integrity sha512-NsiDL1i+CWXcCOGYtQtggrtJuFIr5zHdoyn5atcgFuHk2X9H7Czf3kletpvZh0D2T0CHy6Q9ktf+Vv/UjFmxPw==
1875+
"@salesforce/source-deploy-retrieve@^11.0.0", "@salesforce/source-deploy-retrieve@^11.0.1", "@salesforce/source-deploy-retrieve@^11.4.3":
1876+
version "11.4.3"
1877+
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-11.4.3.tgz#57ff91f5f0021804b268002362a695489f34ac5a"
1878+
integrity sha512-/WFSqf+yTO3kNM41r/duVEHGH2Eq18lavX/o/yA0hJEmxAYBV7Olv6JIMnbly8hZQo7LoX/nE0LnNK3JYphZQQ==
18791879
dependencies:
1880-
"@salesforce/core" "^7.3.1"
1880+
"@salesforce/core" "^7.3.5"
18811881
"@salesforce/kit" "^3.1.1"
18821882
"@salesforce/ts-types" "^2.0.9"
18831883
fast-levenshtein "^3.0.0"
@@ -7541,7 +7541,16 @@ srcset@^5.0.0:
75417541
resolved "https://registry.yarnpkg.com/srcset/-/srcset-5.0.0.tgz#9df6c3961b5b44a02532ce6ae4544832609e2e3f"
75427542
integrity sha512-SqEZaAEhe0A6ETEa9O1IhSPC7MdvehZtCnTR0AftXk3QhY2UNgb+NApFOUPZILXk/YTDfFxMTNJOBpzrJsEdIA==
75437543

7544-
"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:
7544+
"string-width-cjs@npm:string-width@^4.2.0":
7545+
version "4.2.3"
7546+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
7547+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
7548+
dependencies:
7549+
emoji-regex "^8.0.0"
7550+
is-fullwidth-code-point "^3.0.0"
7551+
strip-ansi "^6.0.1"
7552+
7553+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
75457554
version "4.2.3"
75467555
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
75477556
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -7600,7 +7609,14 @@ string_decoder@~1.1.1:
76007609
dependencies:
76017610
safe-buffer "~5.1.0"
76027611

7603-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
7612+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
7613+
version "6.0.1"
7614+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
7615+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
7616+
dependencies:
7617+
ansi-regex "^5.0.1"
7618+
7619+
strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
76047620
version "6.0.1"
76057621
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
76067622
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -8149,7 +8165,7 @@ workerpool@6.2.1:
81498165
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
81508166
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
81518167

8152-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
8168+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
81538169
version "7.0.0"
81548170
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
81558171
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -8167,6 +8183,15 @@ wrap-ansi@^6.2.0:
81678183
string-width "^4.1.0"
81688184
strip-ansi "^6.0.0"
81698185

8186+
wrap-ansi@^7.0.0:
8187+
version "7.0.0"
8188+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
8189+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
8190+
dependencies:
8191+
ansi-styles "^4.0.0"
8192+
string-width "^4.1.0"
8193+
strip-ansi "^6.0.0"
8194+
81708195
wrap-ansi@^8.1.0:
81718196
version "8.1.0"
81728197
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)