Skip to content

Commit

Permalink
fix: updated anycli-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Feb 3, 2018
1 parent 15fa686 commit 499b120
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 115 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"cli-ux": "^3.3.13"
},
"devDependencies": {
"@anycli/config": "^1.0.16",
"@anycli/dev-cli": "^0.1.3",
"@anycli/config": "^1.0.17",
"@anycli/dev-cli": "^0.1.4",
"@anycli/test": "^0.10.8",
"@anycli/tslint": "^0.2.5",
"@types/chai": "^4.1.2",
Expand Down
150 changes: 37 additions & 113 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# yarn lockfile v1


"@anycli/command@^0.3.4", "@anycli/command@^0.3.5", "@anycli/command@^0.3.7":
"@anycli/command@^0.3.7":
version "0.3.7"
resolved "https://registry.yarnpkg.com/@anycli/command/-/command-0.3.7.tgz#293c366ed8227fcdc675e278a46d8f93435526a5"
dependencies:
Expand All @@ -12,31 +12,30 @@
lodash "^4.17.4"
tslib "^1.9.0"

"@anycli/command@^1.2.2":
version "1.2.2"
resolved "https://registry.yarnpkg.com/@anycli/command/-/command-1.2.2.tgz#1969bc3df292256e2eb0481c48eace0387cd6484"
"@anycli/command@^0.3.8":
version "0.3.11"
resolved "https://registry.yarnpkg.com/@anycli/command/-/command-0.3.11.tgz#67106fbc8794864c7e1f5f592833e81317e14d0b"
dependencies:
"@anycli/parser" "^3.2.1"
"@anycli/parser" "^3.0.4"
cli-ux "^3.3.13"
debug "^3.1.0"
fs-extra "^5.0.0"
load-json-file "^4.0.0"
lodash "^4.17.4"
tslib "^1.9.0"

"@anycli/config@^0.3.0":
version "0.3.0"
resolved "https://registry.yarnpkg.com/@anycli/config/-/config-0.3.0.tgz#a0938488e7afc507d69ec13a8e52c71aaecc08ea"
"@anycli/command@^1.2.2":
version "1.2.2"
resolved "https://registry.yarnpkg.com/@anycli/command/-/command-1.2.2.tgz#1969bc3df292256e2eb0481c48eace0387cd6484"
dependencies:
cli-ux "^3.3.10"
"@anycli/parser" "^3.2.1"
cli-ux "^3.3.13"
debug "^3.1.0"
fs-extra "^5.0.0"
load-json-file "^4.0.0"
lodash "^4.17.4"
read-pkg "^3.0.0"

"@anycli/config@^1.0.16":
version "1.0.16"
resolved "https://registry.yarnpkg.com/@anycli/config/-/config-1.0.16.tgz#dc21f8487655fee9b225acfbda65cd2939f997cf"
"@anycli/config@^1.0.17":
version "1.0.17"
resolved "https://registry.yarnpkg.com/@anycli/config/-/config-1.0.17.tgz#b8452ac8d584d3c6b32b62be663d81d3a409149d"
dependencies:
cli-ux "^3.3.13"
debug "^3.1.0"
Expand All @@ -47,41 +46,17 @@
lodash "^4.17.4"
read-pkg "^3.0.0"

"@anycli/dev-cli@^0.1.3":
version "0.1.3"
resolved "https://registry.yarnpkg.com/@anycli/dev-cli/-/dev-cli-0.1.3.tgz#bd3d1229d17c2f61176f872923d4841a539a0cb3"
dependencies:
"@anycli/command" "^0.3.7"
"@anycli/config" "^0.3.0"
"@anycli/engine" "^0.3.0"
"@anycli/plugin-help" "^0.4.0"
"@anycli/plugin-not-found" "^0.1.10"
"@anycli/plugin-version" "^0.1.20"
cli-ux "^3.3.13"
fs-extra "^5.0.0"

"@anycli/engine@^0.3.0":
version "0.3.0"
resolved "https://registry.yarnpkg.com/@anycli/engine/-/engine-0.3.0.tgz#a021569b567dbc9abdc37d5e6630774f34b1cd56"
"@anycli/dev-cli@^0.1.4":
version "0.1.4"
resolved "https://registry.yarnpkg.com/@anycli/dev-cli/-/dev-cli-0.1.4.tgz#a1e669f5e2fb53aafecd9b298c203687e9d4110a"
dependencies:
"@anycli/manifest-file" "^0.3.8"
"@anycli/command" "^1.2.2"
"@anycli/config" "^1.0.17"
"@anycli/plugin-help" "^0.5.0"
"@anycli/plugin-not-found" "^0.1.14"
"@anycli/plugin-version" "^0.1.32"
cli-ux "^3.3.13"
debug "^3.1.0"
fs-extra "^5.0.0"
globby "^7.1.1"
lodash "^4.17.4"
semver "^5.5.0"

"@anycli/manifest-file@^0.3.8":
version "0.3.8"
resolved "https://registry.yarnpkg.com/@anycli/manifest-file/-/manifest-file-0.3.8.tgz#d175a27e1d2009a14080c7e8dd808c1c856de468"
dependencies:
cli-ux "^3.3.12"
debug "^3.1.0"
fs-extra "^5.0.0"
load-json-file "^4.0.0"
lodash "^4.17.4"
proper-lockfile "^3.0.2"

"@anycli/parser@^3.0.4":
version "3.0.4"
Expand All @@ -99,11 +74,11 @@
chalk "^2.3.0"
lodash "^4.17.4"

"@anycli/plugin-help@^0.4.0":
version "0.4.1"
resolved "https://registry.yarnpkg.com/@anycli/plugin-help/-/plugin-help-0.4.1.tgz#ee8aaaa8cf611f77d10725a6f5e27163e4ff95c4"
"@anycli/plugin-help@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@anycli/plugin-help/-/plugin-help-0.5.0.tgz#90090c054277ee3e5b8a7df87dcc85a0e2fdf493"
dependencies:
"@anycli/command" "^0.3.7"
"@anycli/command" "^0.3.8"
"@anycli/screen" "^0.0.3"
chalk "^2.3.0"
cli-ux "^3.3.13"
Expand All @@ -113,21 +88,21 @@
widest-line "^2.0.0"
wrap-ansi "^3.0.1"

"@anycli/plugin-not-found@^0.1.10":
version "0.1.10"
resolved "https://registry.yarnpkg.com/@anycli/plugin-not-found/-/plugin-not-found-0.1.10.tgz#3d99f748a7a025aaa89486b2eec08481fb7d6789"
"@anycli/plugin-not-found@^0.1.14":
version "0.1.14"
resolved "https://registry.yarnpkg.com/@anycli/plugin-not-found/-/plugin-not-found-0.1.14.tgz#d7512f402357951126bc0d3d89d2808a0947c45f"
dependencies:
"@anycli/command" "^0.3.4"
"@anycli/command" "^0.3.7"
"@heroku-cli/color" "^1.1.3"
cli-ux "^3.3.12"
cli-ux "^3.3.13"
string-similarity "^1.2.0"

"@anycli/plugin-version@^0.1.20":
version "0.1.20"
resolved "https://registry.yarnpkg.com/@anycli/plugin-version/-/plugin-version-0.1.20.tgz#c0b3bc5711d33bc7a71ef0264611165aab64ae3c"
"@anycli/plugin-version@^0.1.32":
version "0.1.32"
resolved "https://registry.yarnpkg.com/@anycli/plugin-version/-/plugin-version-0.1.32.tgz#3af23fe530a08b2554402444a9374c12efc4e7a9"
dependencies:
"@anycli/command" "^0.3.5"
cli-ux "^3.3.12"
"@anycli/command" "^1.2.2"
cli-ux "^3.3.13"

"@anycli/screen@^0.0.3":
version "0.0.3"
Expand Down Expand Up @@ -402,46 +377,6 @@ cli-cursor@^2.1.0:
dependencies:
restore-cursor "^2.0.0"

cli-ux@^3.3.10:
version "3.3.10"
resolved "https://registry.yarnpkg.com/cli-ux/-/cli-ux-3.3.10.tgz#54fad2bc9e1fcb56cdbd7d41682373e0fb7ce447"
dependencies:
"@anycli/screen" "^0.0.3"
"@heroku/linewrap" "^1.0.0"
ansi-styles "^3.2.0"
cardinal "^1.0.0"
chalk "^2.3.0"
clean-stack "^1.3.0"
extract-stack "^1.0.0"
fs-extra "^5.0.0"
indent-string "^3.2.0"
lodash "^4.17.4"
node-notifier "^5.2.1"
password-prompt "^1.0.4"
semver "^5.5.0"
strip-ansi "^4.0.0"
supports-color "^5.1.0"

cli-ux@^3.3.12:
version "3.3.12"
resolved "https://registry.yarnpkg.com/cli-ux/-/cli-ux-3.3.12.tgz#9bd5a2ed5c682fc22027bd32c5eb20bbe6aa2571"
dependencies:
"@anycli/screen" "^0.0.3"
"@heroku/linewrap" "^1.0.0"
ansi-styles "^3.2.0"
cardinal "^1.0.0"
chalk "^2.3.0"
clean-stack "^1.3.0"
extract-stack "^1.0.0"
fs-extra "^5.0.0"
indent-string "^3.2.0"
lodash "^4.17.4"
node-notifier "^5.2.1"
password-prompt "^1.0.4"
semver "^5.5.0"
strip-ansi "^4.0.0"
supports-color "^5.1.0"

cli-ux@^3.3.13:
version "3.3.13"
resolved "https://registry.yarnpkg.com/cli-ux/-/cli-ux-3.3.13.tgz#123e0c7a29d1f743447b919500a9055486992df6"
Expand Down Expand Up @@ -861,7 +796,7 @@ globby@^7.1.1:
pify "^3.0.0"
slash "^1.0.0"

graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6:
graceful-fs@^4.1.2, graceful-fs@^4.1.6:
version "4.1.11"
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"

Expand Down Expand Up @@ -1265,13 +1200,6 @@ progress@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.0.tgz#8a1be366bf8fc23db2bd23f10c6fe920b4389d1f"

proper-lockfile@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/proper-lockfile/-/proper-lockfile-3.0.2.tgz#d30b3b83ecb157e08fe0d411f2393bc384b77ad1"
dependencies:
graceful-fs "^4.1.11"
retry "^0.10.1"

pseudomap@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"
Expand Down Expand Up @@ -1330,10 +1258,6 @@ restore-cursor@^2.0.0:
onetime "^2.0.0"
signal-exit "^3.0.2"

retry@^0.10.1:
version "0.10.1"
resolved "https://registry.yarnpkg.com/retry/-/retry-0.10.1.tgz#e76388d217992c252750241d3d3956fed98d8ff4"

rimraf@^2.2.8:
version "2.6.2"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.2.tgz#2ed8150d24a16ea8651e6d6ef0f47c4158ce7a36"
Expand Down

0 comments on commit 499b120

Please sign in to comment.