Skip to content

Commit

Permalink
chore(deps-dev): bump @oclif/dev-cli from 1.21.3 to 1.22.2 (#110)
Browse files Browse the repository at this point in the history
Bumps [@oclif/dev-cli](https://github.com/oclif/dev-cli) from 1.21.3 to 1.22.2.
- [Release notes](https://github.com/oclif/dev-cli/releases)
- [Changelog](https://github.com/oclif/dev-cli/blob/master/CHANGELOG.md)
- [Commits](oclif/dev-cli@v1.21.3...v1.22.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 26, 2020
1 parent 0ae4c41 commit 710e15d
Showing 1 changed file with 9 additions and 17 deletions.
26 changes: 9 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
supports-color "^5.4.0"
tslib "^1"

"@oclif/command@^1.5.10", "@oclif/command@^1.5.12", "@oclif/command@^1.5.20", "@oclif/command@^1.5.8", "@oclif/command@^1.6.0":
"@oclif/command@^1.5.12", "@oclif/command@^1.5.13", "@oclif/command@^1.5.20", "@oclif/command@^1.5.8", "@oclif/command@^1.6.0":
version "1.6.1"
resolved "https://registry.yarnpkg.com/@oclif/command/-/command-1.6.1.tgz#774e860f283f32a728377da1c2a90beb8aadf9f5"
integrity sha512-pvmMmfGn+zm4e4RwVw63mg9sIaqKqmVsFbImQoUrCO/43UmWzoSHWNXKdgEGigOezWrkZfFucaeZcSbp149OWg==
Expand All @@ -54,7 +54,7 @@
debug "^4.1.1"
semver "^5.6.0"

"@oclif/config@^1.12.11", "@oclif/config@^1.15.1":
"@oclif/config@^1.12.11", "@oclif/config@^1.12.12", "@oclif/config@^1.15.1":
version "1.15.1"
resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.15.1.tgz#39950c70811ab82d75bb3cdb33679ed0a4c21c57"
integrity sha512-GdyHpEZuWlfU8GSaZoiywtfVBsPcfYn1KuSLT1JTfvZGpPG6vShcGr24YZ3HG2jXUFlIuAqDcYlTzOrqOdTPNQ==
Expand All @@ -64,24 +64,16 @@
debug "^4.1.1"
tslib "^1.9.3"

"@oclif/config@^1.12.8":
version "1.12.11"
resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.12.11.tgz#b7a7feb28bd4927957213de6a37cecc846367a84"
integrity sha512-j1NiPuVZr3C6jba5XeKlwc6DfPNoDUZERZvAvly2nvngAuVcl9/JhboCkyyS+Jrq8K+ymlZc4knZ8RVnMK8owg==
dependencies:
debug "^4.1.1"
tslib "^1.9.3"

"@oclif/dev-cli@^1.21.3":
version "1.21.3"
resolved "https://registry.yarnpkg.com/@oclif/dev-cli/-/dev-cli-1.21.3.tgz#229b69d90ef6b9b121e5b2c3a2751ad90c1a417d"
integrity sha512-TYhK6kz1skw28VZq6R5anSpwidZl+48jnDdKuwc3bbyaqyCqXQAnDAxliW562iDt3GkdOxpdDMza7O4qtyDSYQ==
version "1.22.2"
resolved "https://registry.yarnpkg.com/@oclif/dev-cli/-/dev-cli-1.22.2.tgz#e890f93d0335c0e3faaa25741999776259b2171f"
integrity sha512-c7633R37RxrQIpwqPKxjNRm6/jb1yuG8fd16hmNz9Nw+/MUhEtQtKHSCe9ScH8n5M06l6LEo4ldk9LEGtpaWwA==
dependencies:
"@oclif/command" "^1.5.10"
"@oclif/config" "^1.12.8"
"@oclif/command" "^1.5.13"
"@oclif/config" "^1.12.12"
"@oclif/errors" "^1.2.2"
"@oclif/plugin-help" "^2.1.6"
cli-ux "^5.2.0"
cli-ux "^5.2.1"
debug "^4.1.1"
fs-extra "^7.0.1"
github-slugger "^1.2.1"
Expand Down Expand Up @@ -635,7 +627,7 @@ cli-progress@^3.4.0:
colors "^1.1.2"
string-width "^4.2.0"

cli-ux@^5.2.0, cli-ux@^5.2.1:
cli-ux@^5.2.1:
version "5.4.6"
resolved "https://registry.yarnpkg.com/cli-ux/-/cli-ux-5.4.6.tgz#26bbe7d1fb20402ce362240ea5dc434168ddbd46"
integrity sha512-EeiS2TzEndRVknCqE+8Ri8g0bsP617a1nq6n+3Trwft1JCDzyUNlX2J1fl7fwTgRPWtmBmiF6xIyueL5YGs65g==
Expand Down

0 comments on commit 710e15d

Please sign in to comment.