Skip to content

Commit

Permalink
chore(deps): bump @oclif/command from 1.7.0 to 1.8.0 (#120)
Browse files Browse the repository at this point in the history
Bumps [@oclif/command](https:/oclif/command) from 1.7.0 to 1.8.0.
- [Release notes](https:/oclif/command/releases)
- [Changelog](https:/oclif/command/blob/master/CHANGELOG.md)
- [Commits](oclif/command@v1.7.0...v1.8.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 13, 2020
1 parent 7578d1e commit 9c7b287
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -86,16 +86,16 @@
tslib "^1"

"@oclif/command@^1.5.12", "@oclif/command@^1.5.13", "@oclif/command@^1.5.20", "@oclif/command@^1.5.4", "@oclif/command@^1.6.0":
version "1.7.0"
resolved "https://registry.yarnpkg.com/@oclif/command/-/command-1.7.0.tgz#194dcc0be58f24470d884ff0cc09ed78c623b2a4"
integrity sha512-TkknFtWcZI8te0E8sW+ohiblExrLx73rIcV4KdIzDX01u+oTZWZaap51F6TSGFnR/Gey0WctaDvJhZlt4xgKdA==
version "1.8.0"
resolved "https://registry.yarnpkg.com/@oclif/command/-/command-1.8.0.tgz#c1a499b10d26e9d1a611190a81005589accbb339"
integrity sha512-5vwpq6kbvwkQwKqAoOU3L72GZ3Ta8RRrewKj9OJRolx28KLJJ8Dg9Rf7obRwt5jQA9bkYd8gqzMTrI7H3xLfaw==
dependencies:
"@oclif/config" "^1.15.1"
"@oclif/errors" "^1.3.3"
"@oclif/parser" "^3.8.3"
"@oclif/plugin-help" "^3"
debug "^4.1.1"
semver "^5.6.0"
semver "^7.3.2"

"@oclif/config@^1.12.12", "@oclif/config@^1.15.1":
version "1.17.0"
Expand Down

0 comments on commit 9c7b287

Please sign in to comment.