|
15 | 15 | version "1.0.0"
|
16 | 16 | resolved "https://registry.yarnpkg.com/@heroku/linewrap/-/linewrap-1.0.0.tgz#a9d4e99f0a3e423a899b775f5f3d6747a1ff15c6"
|
17 | 17 |
|
18 |
| -"@oclif/command@^1.3.1": |
19 |
| - version "1.3.1" |
20 |
| - resolved "https://registry.yarnpkg.com/@oclif/command/-/command-1.3.1.tgz#b2e063034f2fd39d89729bb2fe8f9cb070c4b4e1" |
| 18 | +"@oclif/command@^1.3.3": |
| 19 | + version "1.4.0" |
| 20 | + resolved "https://registry.yarnpkg.com/@oclif/command/-/command-1.4.0.tgz#95c67b0a444e9f598baf5656e9964a54c39b9539" |
21 | 21 | dependencies:
|
22 | 22 | "@oclif/parser" "^3.2.9"
|
23 | 23 | semver "^5.5.0"
|
|
42 | 42 | dependencies:
|
43 | 43 | "@heroku/linewrap" "^1.0.0"
|
44 | 44 |
|
45 |
| -"@oclif/plugin-help@^1.1.3": |
46 |
| - version "1.1.3" |
47 |
| - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-1.1.3.tgz#2d0d280cb1cce485740237f029fd9a17fc568ce1" |
| 45 | +"@oclif/plugin-help@^1.1.5": |
| 46 | + version "1.1.5" |
| 47 | + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-1.1.5.tgz#b7ae4d3a972851008ee399cd06bf4dff2a2105d5" |
48 | 48 | dependencies:
|
49 |
| - "@oclif/command" "^1.3.1" |
| 49 | + "@oclif/command" "^1.3.3" |
50 | 50 | chalk "^2.3.1"
|
51 | 51 | indent-string "^3.2.0"
|
52 | 52 | lodash.template "^4.4.0"
|
53 | 53 | string-width "^2.1.1"
|
54 | 54 | widest-line "^2.0.0"
|
55 | 55 | wrap-ansi "^3.0.1"
|
56 | 56 |
|
57 |
| -"@oclif/plugin-plugins@^1.0.1": |
58 |
| - version "1.0.1" |
59 |
| - resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-1.0.1.tgz#9e9478fea9f153162b0530f62bb552703cbcbfb5" |
| 57 | +"@oclif/plugin-plugins@^1.0.3": |
| 58 | + version "1.0.3" |
| 59 | + resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-1.0.3.tgz#7fc080fee31e7f45b28154ab641efb78e81d5645" |
60 | 60 | dependencies:
|
61 | 61 | "@heroku-cli/color" "^1.1.3"
|
62 |
| - "@oclif/command" "^1.3.1" |
| 62 | + "@oclif/command" "^1.3.3" |
63 | 63 | chalk "^2.3.1"
|
64 | 64 | cli-ux "^3.3.23"
|
65 | 65 | debug "^3.1.0"
|
@@ -870,8 +870,8 @@ universalify@^0.1.0:
|
870 | 870 | resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.1.tgz#fa71badd4437af4c148841e3b3b165f9e9e590b7"
|
871 | 871 |
|
872 | 872 | v8flags@^3.0.0:
|
873 |
| - version "3.0.1" |
874 |
| - resolved "https://registry.yarnpkg.com/v8flags/-/v8flags-3.0.1.tgz#dce8fc379c17d9f2c9e9ed78d89ce00052b1b76b" |
| 873 | + version "3.0.2" |
| 874 | + resolved "https://registry.yarnpkg.com/v8flags/-/v8flags-3.0.2.tgz#ad6a78a20a6b23d03a8debc11211e3cc23149477" |
875 | 875 | dependencies:
|
876 | 876 | homedir-polyfill "^1.0.1"
|
877 | 877 |
|
|
0 commit comments