Skip to content

Commit

Permalink
test: qa release for stl fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Jul 3, 2024
1 parent c05494e commit 2c1fd21
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 37 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@salesforce/plugin-info": "^3.3.15",
"@salesforce/sf-plugins-core": "^11.1.1",
"@salesforce/source-deploy-retrieve": "^12.1.4",
"@salesforce/source-tracking": "^7.0.4",
"@salesforce/source-tracking": "^7.0.5-qa.0",
"@salesforce/ts-types": "^2.0.10",
"ansis": "^3.2.0"
},
Expand Down
47 changes: 11 additions & 36 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1474,7 +1474,7 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@oclif/core@^4", "@oclif/core@^4.0.0-beat.13", "@oclif/core@^4.0.3", "@oclif/core@^4.0.6":
"@oclif/core@^4", "@oclif/core@^4.0.0-beat.13", "@oclif/core@^4.0.3", "@oclif/core@^4.0.6", "@oclif/core@^4.0.8":
version "4.0.8"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.8.tgz#667caa6481682e34594a4df6faeb3137879652d8"
integrity sha512-9AzNoRlKfIeuqOin+HK9cyouELeup7sX+MGIFc5dR+bnG0sSzFnV1A/Z57E7KWrY5NdWULHYT5NhiL1YpEhG2w==
Expand Down Expand Up @@ -1747,7 +1747,7 @@
minimatch "^5.1.6"
proxy-agent "^6.4.0"

"@salesforce/source-deploy-retrieve@^12.1.0", "@salesforce/source-deploy-retrieve@^12.1.4":
"@salesforce/source-deploy-retrieve@^12.1.4":
version "12.1.4"
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.1.4.tgz#c4cbb181b72bb215e24c3591df560f9bd40998b1"
integrity sha512-fsf/sH504dffjcWQsiILz6DUIi3YryyJiBqkYmLeQ+kx9G+r+ToFzZBO2NMn6vp8EYE+qPmpbHiV/Qpf4y5dpw==
Expand Down Expand Up @@ -1781,15 +1781,15 @@
shelljs "^0.8.4"
sinon "^10.0.0"

"@salesforce/source-tracking@^7.0.4":
version "7.0.4"
resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-7.0.4.tgz#d44872c9503c254ffb6e8ccdad93c6fafe518388"
integrity sha512-j7psC52kQ7yX1OZYY5UoBvQc2RKKL/mKuh1OwaeOFkGqJOf0D/b4osRPjHVN6ljN9Zwj5OavGpvi9CA8L4evxQ==
"@salesforce/source-tracking@^7.0.5-qa.0":
version "7.0.5-qa.0"
resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-7.0.5-qa.0.tgz#521723ede3fdec3ff5d992ddaf768021672839aa"
integrity sha512-zz97a7WfJDwmA4Td664HgUPutnhBjeTx+lLGUv6pdBIvim/+o6XCiP+aBrD69iYBz1/b2aJoevHga31V9lI1dg==
dependencies:
"@oclif/core" "^4.0.6"
"@oclif/core" "^4.0.8"
"@salesforce/core" "^8.1.0"
"@salesforce/kit" "^3.1.6"
"@salesforce/source-deploy-retrieve" "^12.1.0"
"@salesforce/source-deploy-retrieve" "^12.1.4"
"@salesforce/ts-types" "^2.0.10"
fast-xml-parser "^4.4.0"
graceful-fs "^4.2.11"
Expand Down Expand Up @@ -7501,16 +7501,7 @@ [email protected]:
dependencies:
escodegen "^1.8.1"

"string-width-cjs@npm:string-width@^4.2.0":
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
dependencies:
emoji-regex "^8.0.0"
is-fullwidth-code-point "^3.0.0"
strip-ansi "^6.0.1"

string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
"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:
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
Expand Down Expand Up @@ -7579,14 +7570,7 @@ string_decoder@~1.1.1:
dependencies:
safe-buffer "~5.1.0"

"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
dependencies:
ansi-regex "^5.0.1"

[email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", [email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
Expand Down Expand Up @@ -8167,7 +8151,7 @@ [email protected]:
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==

"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
Expand All @@ -8185,15 +8169,6 @@ wrap-ansi@^6.2.0:
string-width "^4.1.0"
strip-ansi "^6.0.0"

wrap-ansi@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
dependencies:
ansi-styles "^4.0.0"
string-width "^4.1.0"
strip-ansi "^6.0.0"

wrap-ansi@^8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
Expand Down

0 comments on commit 2c1fd21

Please sign in to comment.