Skip to content

Commit

Permalink
Merge pull request #406 from salesforcecli/dependabot-npm_and_yarn-sa…
Browse files Browse the repository at this point in the history
…lesforce-command-5.2.11

fix(deps): bump @salesforce/command from 5.2.10 to 5.2.11
  • Loading branch information
SF-CLI-BOT authored Oct 1, 2022
2 parents 16db242 + bddaf02 commit 340cb96
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.4",
"@salesforce/command": "^5.2.10",
"@salesforce/command": "^5.2.11",
"@salesforce/core": "^3.30.9",
"@salesforce/kit": "^1.6.1",
"tslib": "^2"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1036,20 +1036,20 @@
strip-ansi "6.0.1"
ts-retry-promise "^0.7.0"

"@salesforce/command@^5.1.3", "@salesforce/command@^5.2.10":
version "5.2.10"
resolved "https://registry.yarnpkg.com/@salesforce/command/-/command-5.2.10.tgz#e879444218fc2381cd386a6408019f1de990c6ae"
integrity sha512-Vtyih+a4vWPISJFQgXASqHSMFpYbeXSg1kA7VAq2FCgLnhepJVyA6Vx3leWq/h/fQDW4+QpfI4mg2siQO03ugw==
"@salesforce/command@^5.1.3", "@salesforce/command@^5.2.11":
version "5.2.11"
resolved "https://registry.yarnpkg.com/@salesforce/command/-/command-5.2.11.tgz#43fdb687c8cd6a5f76dafd548ea176663c8a6620"
integrity sha512-6KhXbxlV+noVFL8FNhVBPDiD5Z4fEcezh1rClcjdturt2Zg/cp9KPIFqZoFn34zt30u+DlhhU3GDlfE18IoNHw==
dependencies:
"@oclif/core" "^1.14.1"
"@oclif/plugin-help" "^5.1.11"
"@oclif/test" "^2.1.0"
"@salesforce/core" "^3.30.8"
"@salesforce/core" "^3.30.9"
"@salesforce/kit" "^1.6.1"
"@salesforce/ts-types" "^1.5.21"
chalk "^2.4.2"

"@salesforce/core@^3.19.5", "@salesforce/core@^3.20.1", "@salesforce/core@^3.30.8", "@salesforce/core@^3.30.9":
"@salesforce/core@^3.19.5", "@salesforce/core@^3.20.1", "@salesforce/core@^3.30.9":
version "3.30.9"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.30.9.tgz#a2a577db60f1276d08b81e185d49161a75b54d76"
integrity sha512-dZFr2QS0joxl/FgdR+ZYhIVTEsJ7t+u02eaZCXLOqug/rzBq9xFoGPQaBboXx4CSf7k71Ox/Ty0sMSZNzkXb0A==
Expand Down

0 comments on commit 340cb96

Please sign in to comment.