Skip to content

Commit

Permalink
Merge pull request #78 from salesforcecli/dependabot-npm_and_yarn-sal…
Browse files Browse the repository at this point in the history
…esforce-command-5.2.8

fix(deps): bump @salesforce/command from 5.2.6 to 5.2.8
  • Loading branch information
SF-CLI-BOT authored Sep 18, 2022
2 parents 196d2c3 + 696d6b7 commit 13ebde3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"bugs": "https://github.com/forcedotcom/cli/issues",
"dependencies": {
"@oclif/core": "^1.16.3",
"@salesforce/command": "^5.0.1",
"@salesforce/command": "^5.2.8",
"@salesforce/core": "^3.19.3",
"chalk": "^4.1.2",
"change-case": "^4.1.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1080,17 +1080,17 @@
chalk "^2.4.2"
cli-ux "^4.9.3"

"@salesforce/command@^5.0.1":
version "5.2.6"
resolved "https://registry.yarnpkg.com/@salesforce/command/-/command-5.2.6.tgz#649e3c1ab2c4f5a71b1c908f95a644c1b398d7da"
integrity sha512-Rsvk8k4ZKwZiMD6STSTHMNPigqkr+hycuRwjm1pk57vDDSllVVa3R8yv0em1OoJsiyIH7l/zhRQ6IcZ7ObM7Jg==
"@salesforce/command@^5.2.8":
version "5.2.8"
resolved "https://registry.yarnpkg.com/@salesforce/command/-/command-5.2.8.tgz#667e78c5c530371b39c61c1250ff2269bef55099"
integrity sha512-tCW3UaaJwT1O53ZhlbzVP3KrijvgGp31ZguQAKT6uOY+ZDH933jiCoDzIsiUu1jezryXvo9sp0GXPkCzDoouww==
dependencies:
"@oclif/core" "^1.14.1"
"@oclif/plugin-help" "^5.1.11"
"@oclif/test" "^2.1.0"
"@salesforce/core" "^3.26.2"
"@salesforce/core" "^3.30.2"
"@salesforce/kit" "^1.6.0"
"@salesforce/ts-types" "^1.5.20"
"@salesforce/ts-types" "^1.5.21"
chalk "^2.4.2"

"@salesforce/core@^2.24.0", "@salesforce/core@^2.35.0", "@salesforce/core@^2.36.4":
Expand All @@ -1117,10 +1117,10 @@
semver "^7.3.5"
ts-retry-promise "^0.6.0"

"@salesforce/core@^3.19.3", "@salesforce/core@^3.26.2":
version "3.26.3"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.26.3.tgz#842a5375a4bed14ce50e7296a8aa632a83ab2ceb"
integrity sha512-uGF3fQQLAtyNd2qY2c13dcIc6RrS8lX7AqRBwzCnrSOPcYPEZb/PP1lBkJJVMpT6FqASjaYDaMBC3xVlf7i3aw==
"@salesforce/core@^3.19.3", "@salesforce/core@^3.30.2":
version "3.30.2"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.30.2.tgz#fe7bd430e98b358003cf8892a753aaee88e3fd7f"
integrity sha512-MSDCbml/HOF8ZIMnYBQLnilXRTxOLnE8EJdCnO9XjIwMG8x9mVvn7EQEMxAS4G+e5oqXfpMtgxEN1fFJY/dbcA==
dependencies:
"@salesforce/bunyan" "^2.0.0"
"@salesforce/kit" "^1.5.41"
Expand Down

0 comments on commit 13ebde3

Please sign in to comment.