Skip to content

Commit

Permalink
Merge pull request #7 from amtrack/renovate/salesforce-command-4.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency @salesforce/command to v4.2.2
  • Loading branch information
amtrack authored Jan 28, 2022
2 parents 751bfda + 6b7e6d1 commit 3d3ced4
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"sfdx-plugin-source-read": "bin/run"
},
"dependencies": {
"@salesforce/command": "4.2.1",
"@salesforce/command": "4.2.2",
"@salesforce/plugin-source": "1.8.4",
"tslib": "2.3.1"
},
Expand Down
64 changes: 58 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -609,17 +609,17 @@
chalk "^2.4.2"
cli-ux "^4.9.3"

"@salesforce/[email protected].1", "@salesforce/command@^4.1.5", "@salesforce/command@^4.2.0":
version "4.2.1"
resolved "https://registry.yarnpkg.com/@salesforce/command/-/command-4.2.1.tgz#0d7c24b5f5c172632001ac85e8793d7d6b9721f4"
integrity sha512-hanDjR8yLdeKlrlUXjh18pmbSuF+46jtIfjpG0aA1Q089qol9+nqGt64ToeN7df7BM0Vk0X0+765YNKV/zvxlA==
"@salesforce/[email protected].2":
version "4.2.2"
resolved "https://registry.yarnpkg.com/@salesforce/command/-/command-4.2.2.tgz#2d1c301d771a6a6aac3cf25f14f18e829bf37b1d"
integrity sha512-2QEtPIMaeRyUEnLmPHJ1PhfKDJBupfQS5T4nG8rXpK2yOznBu48aPWaWCYErrxyC0bPa5eoFACeyPWz1k9QMog==
dependencies:
"@oclif/command" "^1.8.1"
"@oclif/errors" "^1.2.2"
"@oclif/parser" "3.8.6"
"@oclif/plugin-help" "^2.2.0"
"@oclif/test" "^1.2.4"
"@salesforce/core" "^2.31.0"
"@salesforce/core" "^2.35.0"
"@salesforce/kit" "^1.5.17"
"@salesforce/ts-types" "^1.5.20"
chalk "^2.4.2"
Expand Down Expand Up @@ -657,6 +657,22 @@
chalk "^2.4.2"
cli-ux "^4.9.3"

"@salesforce/command@^4.1.5", "@salesforce/command@^4.2.0":
version "4.2.1"
resolved "https://registry.yarnpkg.com/@salesforce/command/-/command-4.2.1.tgz#0d7c24b5f5c172632001ac85e8793d7d6b9721f4"
integrity sha512-hanDjR8yLdeKlrlUXjh18pmbSuF+46jtIfjpG0aA1Q089qol9+nqGt64ToeN7df7BM0Vk0X0+765YNKV/zvxlA==
dependencies:
"@oclif/command" "^1.8.1"
"@oclif/errors" "^1.2.2"
"@oclif/parser" "3.8.6"
"@oclif/plugin-help" "^2.2.0"
"@oclif/test" "^1.2.4"
"@salesforce/core" "^2.31.0"
"@salesforce/kit" "^1.5.17"
"@salesforce/ts-types" "^1.5.20"
chalk "^2.4.2"
cli-ux "^4.9.3"

"@salesforce/[email protected]":
version "2.31.0"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-2.31.0.tgz#cdeaa9968060afb52f40c12bf5a4f9844a2a1909"
Expand Down Expand Up @@ -723,6 +739,30 @@
semver "^7.3.5"
ts-retry-promise "^0.6.0"

"@salesforce/core@^2.35.0":
version "2.35.0"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-2.35.0.tgz#15890d5b0294c56b5b435a4803f37f6a0c177893"
integrity sha512-eqBZtaHn3s3FsASjsrZ8T9e/TE+aHuB2DkuKDEierDYW5cSVqJyZ0ccMi9QKI7oQuPO1UHhcUyWmyezkdEjYzg==
dependencies:
"@salesforce/bunyan" "^2.0.0"
"@salesforce/kit" "^1.5.17"
"@salesforce/schemas" "^1.0.1"
"@salesforce/ts-types" "^1.5.20"
"@types/graceful-fs" "^4.1.5"
"@types/jsforce" "^1.9.38"
"@types/mkdirp" "^1.0.1"
archiver "^5.3.0"
debug "^3.1.0"
faye "^1.4.0"
graceful-fs "^4.2.4"
js2xmlparser "^4.0.1"
jsen "0.6.6"
jsforce "^1.11.0"
jsonwebtoken "8.5.0"
mkdirp "1.0.4"
semver "^7.3.5"
ts-retry-promise "^0.6.0"

"@salesforce/[email protected]":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-3.0.0.tgz#a87e2cc310011a3364fc0a5d6c5550daa3192642"
Expand Down Expand Up @@ -1155,7 +1195,7 @@
resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.1.tgz#0ea7b61496902b95890dc4c3a116b60cb8dae812"
integrity sha512-SZs7ekbP8CN0txVG2xVRH6EgKmEm31BOxA07vkFaETzZz1xh+cbt8BcI0slpymvwhx5dlFnQG2rTlPVQn+iRPQ==

"@types/jsforce@^1.9.35":
"@types/jsforce@^1.9.35", "@types/jsforce@^1.9.38":
version "1.9.38"
resolved "https://registry.yarnpkg.com/@types/jsforce/-/jsforce-1.9.38.tgz#7c4b491d29e8becb9dcdd58c60472becce223139"
integrity sha512-+Iwf5jlDiK8z+zI2LAi4mzln8++5lETv2YofFEATu+dNkrP8LACB76lz2tPsXDx/a+5uW8HQhbwL/SyqIic0cg==
Expand Down Expand Up @@ -4488,6 +4528,13 @@ js2xmlparser@^3.0.0:
dependencies:
xmlcreate "^1.0.1"

js2xmlparser@^4.0.1:
version "4.0.2"
resolved "https://registry.yarnpkg.com/js2xmlparser/-/js2xmlparser-4.0.2.tgz#2a1fdf01e90585ef2ae872a01bc169c6a8d5e60a"
integrity sha512-6n4D8gLlLf1n5mNLQPRfViYzu9RATblzPEtm1SthMX1Pjao0r9YI9nw7ZIfRxQMERS87mcswrg+r/OYrPRX6jA==
dependencies:
xmlcreate "^2.0.4"

jsbn@~0.1.0:
version "0.1.1"
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
Expand Down Expand Up @@ -8055,6 +8102,11 @@ xmlcreate@^1.0.1:
resolved "https://registry.yarnpkg.com/xmlcreate/-/xmlcreate-1.0.2.tgz#fa6bf762a60a413fb3dd8f4b03c5b269238d308f"
integrity sha1-+mv3YqYKQT+z3Y9LA8WyaSONMI8=

xmlcreate@^2.0.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/xmlcreate/-/xmlcreate-2.0.4.tgz#0c5ab0f99cdd02a81065fa9cd8f8ae87624889be"
integrity sha512-nquOebG4sngPmGPICTS5EnxqhKbCmz5Ox5hsszI2T6U5qdrJizBc+0ilYSEjTSzU0yZcmvppztXe/5Al5fUwdg==

xmldom-sfdx-encoding@^0.1.29, xmldom-sfdx-encoding@^0.1.30:
version "0.1.30"
resolved "https://registry.yarnpkg.com/xmldom-sfdx-encoding/-/xmldom-sfdx-encoding-0.1.30.tgz#bc075757788573b8988facd6f7e7f073440b20b9"
Expand Down

0 comments on commit 3d3ced4

Please sign in to comment.