Skip to content

Commit

Permalink
feat: generator-dxcli@1.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
heroku-cli committed Jan 20, 2018
1 parent 89bbe25 commit e6c0d87
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 39 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"bin": "bin/run",
"bugs": "https://github.com/dxcli/create-dxcli/issues",
"dependencies": {
"generator-dxcli": "1.14.1"
"generator-dxcli": "1.14.2"
},
"devDependencies": {
"@dxcli/command": "^0.1.1",
Expand Down
41 changes: 3 additions & 38 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -796,22 +796,6 @@ cli-ux@^3.0.0-alpha.2:
strip-ansi "^4.0.0"
supports-color "^5.1.0"

cli-ux@^3.1.3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/cli-ux/-/cli-ux-3.1.3.tgz#2ec39244aacc636ca329443884e4c5f825b796d8"
dependencies:
"@dxcli/screen" "^0.0.0"
"@heroku/linewrap" "^1.0.0"
ansi-styles "^3.2.0"
cardinal "^1.0.0"
chalk "^2.3.0"
fs-extra "^5.0.0"
lodash "^4.17.4"
password-prompt "^1.0.4"
semver "^5.5.0"
strip-ansi "^4.0.0"
supports-color "^5.1.0"

cli-width@^2.0.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.2.0.tgz#ff19ede8a9a5e579324147b0c11f0fbcbabed639"
Expand Down Expand Up @@ -1871,16 +1855,14 @@ gauge@~2.7.3:
strip-ansi "^3.0.1"
wide-align "^1.1.0"

generator-dxcli@1.14.1:
version "1.14.1"
resolved "https://registry.yarnpkg.com/generator-dxcli/-/generator-dxcli-1.14.1.tgz#d050488a058c476c8450694c8af795f1ba5ff351"
generator-dxcli@1.14.2:
version "1.14.2"
resolved "https://registry.yarnpkg.com/generator-dxcli/-/generator-dxcli-1.14.2.tgz#e7846d8af584db060e37b115a09dfcfafa783ee9"
dependencies:
cli-ux "^3.1.3"
debug "^3.1.0"
fixpack "^2.3.1"
lodash "^4.17.4"
sort-pjson "^1.0.2"
ts-lodash "^4.0.11"
yeoman-environment "^2.0.5"
yeoman-generator "^2.0.1"
yosay "^2.0.1"
Expand Down Expand Up @@ -3547,13 +3529,6 @@ password-prompt@^1.0.3:
ansi-escapes "^3.0.0"
cross-spawn "^5.1.0"

password-prompt@^1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/password-prompt/-/password-prompt-1.0.4.tgz#933bac8db3528fcb27e9fdbc0a6592adcbdb5ed9"
dependencies:
ansi-escapes "^3.0.0"
cross-spawn "^5.1.0"

path-exists@2.1.0, path-exists@^2.0.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-2.1.0.tgz#0feb6c64f0fc518d9a754dd5efb62c7022761f4b"
Expand Down Expand Up @@ -4062,10 +4037,6 @@ semver@5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f"

semver@^5.5.0:
version "5.5.0"
resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.0.tgz#dc4bbc7a6ca9d916dee5d43516f0092b58f7b8ab"

set-blocking@^2.0.0, set-blocking@~2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
Expand Down Expand Up @@ -4583,12 +4554,6 @@ trim-right@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"

ts-lodash@^4.0.11:
version "4.0.11"
resolved "https://registry.yarnpkg.com/ts-lodash/-/ts-lodash-4.0.11.tgz#f668e2ad4b6cb3bcbeceb894cf0a8cde48b3cd85"
dependencies:
lodash "^4.17.4"

tslib@^1.8.1:
version "1.9.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.0.tgz#e37a86fda8cbbaf23a057f473c9f4dc64e5fc2e8"
Expand Down

0 comments on commit e6c0d87

Please sign in to comment.