Skip to content

Commit 774f358

Browse files
authored
Merge pull request #741 from forcedotcom/sh/bump-sdr-12.14.8
W-17767556 - fix: bump sdr to 12.14.8
2 parents 23e3c2e + e3b911c commit 774f358

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
@@ -52,7 +52,7 @@
5252
"@oclif/core": "^4.2.6",
5353
"@salesforce/core": "^8.8.2",
5454
"@salesforce/kit": "^3.2.3",
55-
"@salesforce/source-deploy-retrieve": "^12.14.7",
55+
"@salesforce/source-deploy-retrieve": "^12.14.8",
5656
"@salesforce/ts-types": "^2.0.12",
5757
"fast-xml-parser": "^4.5.1",
5858
"graceful-fs": "^4.2.11",

yarn.lock

+32-7
Original file line numberDiff line numberDiff line change
@@ -748,10 +748,10 @@
748748
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.9.0.tgz#ba477a112653a20b4edcf989c61c57bdff9aa3ca"
749749
integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA==
750750

751-
"@salesforce/source-deploy-retrieve@^12.14.7":
752-
version "12.14.7"
753-
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.14.7.tgz#f06d7950f3e3913e4f6e6168c2e906f079f1cabb"
754-
integrity sha512-mrfLnjiDInHklOqD3q4CqihQYEdlV7frQPnx/W0t04y+80B1EB8nEx2T236tyTH56UaWV/brp3p63vrYbFSzkQ==
751+
"@salesforce/source-deploy-retrieve@^12.14.8":
752+
version "12.14.8"
753+
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.14.8.tgz#df47446a46cd405e2c2fdbd741ef985eeea000be"
754+
integrity sha512-XmTAen0b49YhhFhVuRag/n38uRgqRXpdS/0iqUhEmLEaNXVaH9/jpSNaNRM3VHOfIWxDd2QtEj3JUgAEfy1i3A==
755755
dependencies:
756756
"@salesforce/core" "^8.8.2"
757757
"@salesforce/kit" "^3.2.3"
@@ -5332,7 +5332,16 @@ srcset@^5.0.0:
53325332
resolved "https://registry.yarnpkg.com/srcset/-/srcset-5.0.0.tgz#9df6c3961b5b44a02532ce6ae4544832609e2e3f"
53335333
integrity sha512-SqEZaAEhe0A6ETEa9O1IhSPC7MdvehZtCnTR0AftXk3QhY2UNgb+NApFOUPZILXk/YTDfFxMTNJOBpzrJsEdIA==
53345334

5335-
"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:
5335+
"string-width-cjs@npm:string-width@^4.2.0":
5336+
version "4.2.3"
5337+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
5338+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5339+
dependencies:
5340+
emoji-regex "^8.0.0"
5341+
is-fullwidth-code-point "^3.0.0"
5342+
strip-ansi "^6.0.1"
5343+
5344+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
53365345
version "4.2.3"
53375346
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
53385347
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -5391,7 +5400,14 @@ string_decoder@~1.1.1:
53915400
dependencies:
53925401
safe-buffer "~5.1.0"
53935402

5394-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
5403+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
5404+
version "6.0.1"
5405+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
5406+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
5407+
dependencies:
5408+
ansi-regex "^5.0.1"
5409+
5410+
strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
53955411
version "6.0.1"
53965412
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
53975413
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -5912,7 +5928,7 @@ workerpool@^6.5.1:
59125928
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544"
59135929
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
59145930

5915-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
5931+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
59165932
version "7.0.0"
59175933
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
59185934
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -5930,6 +5946,15 @@ wrap-ansi@^6.2.0:
59305946
string-width "^4.1.0"
59315947
strip-ansi "^6.0.0"
59325948

5949+
wrap-ansi@^7.0.0:
5950+
version "7.0.0"
5951+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
5952+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
5953+
dependencies:
5954+
ansi-styles "^4.0.0"
5955+
string-width "^4.1.0"
5956+
strip-ansi "^6.0.0"
5957+
59335958
wrap-ansi@^8.1.0:
59345959
version "8.1.0"
59355960
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)