File tree 2 files changed +20
-6
lines changed
2 files changed +20
-6
lines changed Original file line number Diff line number Diff line change 29
29
},
30
30
"devDependencies" : {
31
31
"@anycli/config" : " ^0.3.0" ,
32
- "@anycli/dev-cli" : " ^0.1.2 " ,
32
+ "@anycli/dev-cli" : " ^0.1.3 " ,
33
33
"@anycli/engine" : " ^0.3.1" ,
34
- "@anycli/plugin-help" : " ^0.4.1 " ,
34
+ "@anycli/plugin-help" : " ^0.4.3 " ,
35
35
"@anycli/plugin-version" : " ^0.1.29" ,
36
36
"@anycli/test" : " ^0.10.3" ,
37
37
"@anycli/tslint" : " ^0.2.2" ,
Original file line number Diff line number Diff line change 33
33
lodash "^4.17.4"
34
34
read-pkg "^3.0.0"
35
35
36
- " @anycli/dev-cli@^0.1.2 " :
37
- version "0.1.2 "
38
- resolved "https://registry.yarnpkg.com/@anycli/dev-cli/-/dev-cli-0.1.2 .tgz#61dfe4bf7f038425ace0ef903828c6e169e434fa "
36
+ " @anycli/dev-cli@^0.1.3 " :
37
+ version "0.1.3 "
38
+ resolved "https://registry.yarnpkg.com/@anycli/dev-cli/-/dev-cli-0.1.3 .tgz#bd3d1229d17c2f61176f872923d4841a539a0cb3 "
39
39
dependencies :
40
40
" @anycli/command" " ^0.3.7"
41
41
" @anycli/config" " ^0.3.0"
77
77
chalk "^2.3.0"
78
78
lodash "^4.17.4"
79
79
80
- " @anycli/plugin-help@^0.4.0" , "@anycli/plugin-help@^0.4.1" :
80
+ " @anycli/plugin-help@^0.4.0 " :
81
81
version "0.4.1"
82
82
resolved "https://registry.yarnpkg.com/@anycli/plugin-help/-/plugin-help-0.4.1.tgz#ee8aaaa8cf611f77d10725a6f5e27163e4ff95c4"
83
83
dependencies :
91
91
widest-line "^2.0.0"
92
92
wrap-ansi "^3.0.1"
93
93
94
+ " @anycli/plugin-help@^0.4.3 " :
95
+ version "0.4.3"
96
+ resolved "https://registry.yarnpkg.com/@anycli/plugin-help/-/plugin-help-0.4.3.tgz#bc3dfafefc813cdf9877272125c60bd40238e431"
97
+ dependencies :
98
+ " @anycli/command" " ^0.3.7"
99
+ " @anycli/screen" " ^0.0.3"
100
+ chalk "^2.3.0"
101
+ cli-ux "^3.3.13"
102
+ indent-string "^3.2.0"
103
+ lodash "^4.17.4"
104
+ string-width "^2.1.1"
105
+ widest-line "^2.0.0"
106
+ wrap-ansi "^3.0.1"
107
+
94
108
" @anycli/plugin-not-found@^0.1.10 " :
95
109
version "0.1.10"
96
110
resolved "https://registry.yarnpkg.com/@anycli/plugin-not-found/-/plugin-not-found-0.1.10.tgz#3d99f748a7a025aaa89486b2eec08481fb7d6789"
You can’t perform that action at this time.
0 commit comments