Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2022
1 parent 6e08bb2 commit 558573f
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 @@
"main": "lib/index.js",
"dependencies": {
"@oclif/core": "^1.20.2",
"@salesforce/command": "^5.2.17",
"@salesforce/command": "^5.2.18",
"@salesforce/core": "^3.31.10",
"@salesforce/kit": "^1.7.0",
"chalk": "^4.1.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -708,7 +708,7 @@
is-wsl "^2.1.1"
tslib "^2.3.1"

"@oclif/core@^1.0.8", "@oclif/core@^1.16.4", "@oclif/core@^1.18.0", "@oclif/core@^1.19.1", "@oclif/core@^1.2.1", "@oclif/core@^1.20.2", "@oclif/core@^1.3.6", "@oclif/core@^1.6.3", "@oclif/core@^1.6.4", "@oclif/core@^1.9.0":
"@oclif/core@^1.0.8", "@oclif/core@^1.16.4", "@oclif/core@^1.18.0", "@oclif/core@^1.2.1", "@oclif/core@^1.20.0", "@oclif/core@^1.20.2", "@oclif/core@^1.3.6", "@oclif/core@^1.6.3", "@oclif/core@^1.6.4", "@oclif/core@^1.9.0":
version "1.20.2"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.20.2.tgz#724713086355d693e578960f72c7e2d14fd3e7c3"
integrity sha512-c6CpDbDPS9UuKwGoajzsjrjfnwQywWEV3WI5FDvb87h0/WW2tGf1QwHUWgdKOojafEcMAa9DnP5j+mXdUTtpCg==
Expand Down Expand Up @@ -1008,12 +1008,12 @@
strip-ansi "6.0.1"
ts-retry-promise "^0.7.0"

"@salesforce/command@^5.1.0", "@salesforce/command@^5.2.17":
version "5.2.17"
resolved "https://registry.yarnpkg.com/@salesforce/command/-/command-5.2.17.tgz#9987b889b0e9fc9b33f8b9a91a2264a595c66ce0"
integrity sha512-CDM7i7ZAySzKbccKCmlUu9IF8F4CZaFPU8hkz4j+WPljmdHzlG8Glc55LAHvtsw/zbNJDVR6/MqKu9ARGYNOQA==
"@salesforce/command@^5.1.0", "@salesforce/command@^5.2.18":
version "5.2.18"
resolved "https://registry.yarnpkg.com/@salesforce/command/-/command-5.2.18.tgz#e85edd27c8f9fb7b98bc34bc93931e1e4702247b"
integrity sha512-kG6lZHZ6fzihTDCZnsEG65Tv9aXcCqypUBaKKpOHo1vD54tCH1w905YAoncJVp76jZFMh6CbOmPhssk1psVY+A==
dependencies:
"@oclif/core" "^1.19.1"
"@oclif/core" "^1.20.0"
"@oclif/test" "^2.2.4"
"@salesforce/core" "^3.31.17"
"@salesforce/kit" "^1.6.1"
Expand Down

0 comments on commit 558573f

Please sign in to comment.