Skip to content

Commit

Permalink
fix(deps): bump @salesforce/command from 5.2.11 to 5.2.12
Browse files Browse the repository at this point in the history
Bumps [@salesforce/command](https://github.com/salesforcecli/command) from 5.2.11 to 5.2.12.
- [Release notes](https://github.com/salesforcecli/command/releases)
- [Changelog](https://github.com/salesforcecli/command/blob/main/CHANGELOG.md)
- [Commits](salesforcecli/command@5.2.11...5.2.12)

---
updated-dependencies:
- dependency-name: "@salesforce/command"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2022
1 parent ca09b7b commit 77178e1
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.11",
"@salesforce/command": "^5.2.12",
"@salesforce/core": "^3.30.12",
"@salesforce/kit": "^1.7.0",
"tslib": "^2"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1029,20 +1029,20 @@
strip-ansi "6.0.1"
ts-retry-promise "^0.7.0"

"@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==
"@salesforce/command@^5.2.11", "@salesforce/command@^5.2.12":
version "5.2.12"
resolved "https://registry.yarnpkg.com/@salesforce/command/-/command-5.2.12.tgz#89e29e267366ef4840c8633d5c8be2bc22506ded"
integrity sha512-BPYbj9rxySO1egpmtOsEzaic6kWRG8PRL2v732KXrC5lrplvkZAovbOd84bz1HVWO4Knbj28N+iV4qXXfrhPAA==
dependencies:
"@oclif/core" "^1.14.1"
"@oclif/plugin-help" "^5.1.11"
"@oclif/test" "^2.1.0"
"@salesforce/core" "^3.30.9"
"@salesforce/core" "^3.31.9"
"@salesforce/kit" "^1.6.1"
"@salesforce/ts-types" "^1.5.21"
chalk "^2.4.2"

"@salesforce/core@^3.30.10", "@salesforce/core@^3.30.12", "@salesforce/core@^3.30.9", "@salesforce/core@^3.31.10":
"@salesforce/core@^3.30.10", "@salesforce/core@^3.30.12", "@salesforce/core@^3.31.10", "@salesforce/core@^3.31.9":
version "3.31.10"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.31.10.tgz#8ad004c0e3559a50d5dee3aa71e03bb57686c190"
integrity sha512-ie05IaLVcM8jhRjCh3sVUBcEtTb2dC0FWUTIXaGKHRSqdJPRuTKE+Uwbp7RYb4Wywjiunf8+721msYOwAO4QbA==
Expand Down

0 comments on commit 77178e1

Please sign in to comment.