Skip to content

Commit

Permalink
fix(deps): update dependency @salesforce/command to ^1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 4, 2019
1 parent 4280474 commit 1149385
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@oclif/command": "^1",
"@oclif/config": "^1",
"@oclif/errors": "^1",
"@salesforce/command": "^1.3.1",
"@salesforce/command": "^1.4.2",
"json-merge-patch": "^0.2.3",
"p-retry": "^4.1.0",
"multimatch": "^3.0.0",
Expand Down
16 changes: 0 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -404,22 +404,6 @@
chalk "^2.4.0"
cli-ux "^4.8.0"

"@salesforce/command@^1.3.1":
version "1.3.1"
resolved "https://registry.yarnpkg.com/@salesforce/command/-/command-1.3.1.tgz#852e866d707acafc5b39eb0da16cd7a6353b851e"
integrity sha512-NU+WJgpMd6idNiz4+TYpKDJpdTyEI5YYkYIgni6ncKiw4Y8+pQpLqBi1fDAsTaOx1yLrdZr7WAvZtDMQ9JTr5Q==
dependencies:
"@oclif/command" "^1.5.0"
"@oclif/errors" "^1.2.0"
"@oclif/parser" "^3.6.0"
"@oclif/plugin-help" "^2.1.0"
"@oclif/test" "^1.2.0"
"@salesforce/core" "^1.0.0"
"@salesforce/kit" "^1.0.0"
"@salesforce/ts-types" "^1.0.0"
chalk "^2.4.0"
cli-ux "^4.8.0"

"@salesforce/core@^1.0.0":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-1.0.3.tgz#b188c95276f9f5da707a8c38c1e3388f06fa9441"
Expand Down

0 comments on commit 1149385

Please sign in to comment.