Skip to content

Commit 3d67921

Browse files
fix(deps): bump @salesforce/source-deploy-retrieve
Bumps [@salesforce/source-deploy-retrieve](https://github.com/forcedotcom/source-deploy-retrieve) from 12.10.4 to 12.12.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@12.10.4...12.12.3) --- updated-dependencies: - dependency-name: "@salesforce/source-deploy-retrieve" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc91e48 commit 3d67921

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@salesforce/core": "^8.8.0",
1515
"@salesforce/kit": "^3.2.3",
1616
"@salesforce/sf-plugins-core": "^12.1.2",
17-
"@salesforce/source-deploy-retrieve": "^12.10.4",
17+
"@salesforce/source-deploy-retrieve": "^12.12.3",
1818
"ansis": "^3.5.2",
1919
"fast-xml-parser": "^4",
2020
"nock": "^13.5.6"

yarn.lock

+32-7
Original file line numberDiff line numberDiff line change
@@ -699,10 +699,10 @@
699699
cli-progress "^3.12.0"
700700
terminal-link "^3.0.0"
701701

702-
"@salesforce/source-deploy-retrieve@^12.10.4":
703-
version "12.10.4"
704-
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.10.4.tgz#d719d6c1ec5e6df90bd7acc1f874f122678e0b0f"
705-
integrity sha512-0zuz2tvfcIJhGFcMUFS3uD66hiWlX9lku+VafAymRNxzMeGR1W5PdSLMwx3q8t9ZMnJjJWvA7QhfYTpy9Ee4/g==
702+
"@salesforce/source-deploy-retrieve@^12.12.3":
703+
version "12.12.3"
704+
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.12.3.tgz#b03df07a60c55004c3b4c7ce8df3ecfd20b7742a"
705+
integrity sha512-kQ78RekRvTLh5yp8eB67szRoQr64R/0PETgszxf65RRPzLTmBGs0JpkZBMx0GN95Mb6BWvOEjTYLgyezVPUXsw==
706706
dependencies:
707707
"@salesforce/core" "^8.8.0"
708708
"@salesforce/kit" "^3.2.2"
@@ -5661,7 +5661,16 @@ stack-utils@^2.0.6:
56615661
dependencies:
56625662
escape-string-regexp "^2.0.0"
56635663

5664-
"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:
5664+
"string-width-cjs@npm:string-width@^4.2.0":
5665+
version "4.2.3"
5666+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
5667+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5668+
dependencies:
5669+
emoji-regex "^8.0.0"
5670+
is-fullwidth-code-point "^3.0.0"
5671+
strip-ansi "^6.0.1"
5672+
5673+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
56655674
version "4.2.3"
56665675
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
56675676
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -5738,7 +5747,14 @@ stringify-entities@^4.0.0:
57385747
character-entities-html4 "^2.0.0"
57395748
character-entities-legacy "^3.0.0"
57405749

5741-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", [email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
5750+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
5751+
version "6.0.1"
5752+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
5753+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
5754+
dependencies:
5755+
ansi-regex "^5.0.1"
5756+
5757+
[email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
57425758
version "6.0.1"
57435759
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
57445760
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -6345,7 +6361,7 @@ workerpool@^6.5.1:
63456361
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544"
63466362
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
63476363

6348-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
6364+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
63496365
version "7.0.0"
63506366
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
63516367
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -6363,6 +6379,15 @@ wrap-ansi@^6.2.0:
63636379
string-width "^4.1.0"
63646380
strip-ansi "^6.0.0"
63656381

6382+
wrap-ansi@^7.0.0:
6383+
version "7.0.0"
6384+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
6385+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
6386+
dependencies:
6387+
ansi-styles "^4.0.0"
6388+
string-width "^4.1.0"
6389+
strip-ansi "^6.0.0"
6390+
63666391
wrap-ansi@^8.1.0:
63676392
version "8.1.0"
63686393
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)