diff --git a/package.json b/package.json index 8e1054e0..d6d11dde 100644 --- a/package.json +++ b/package.json @@ -14,12 +14,12 @@ "wrap-ansi": "^3.0.1" }, "devDependencies": { - "@anycli/dev-cli": "^0.3.10", - "@anycli/plugin-legacy": "^0.1.4", - "@anycli/plugin-plugins": "^0.2.16", "@oclif/config": "^1.3.45", + "@oclif/dev-cli": "^0.3.13", "@oclif/errors": "^1.0.1", - "@oclif/test": "^0.10.15", + "@oclif/plugin-legacy": "^0.1.7", + "@oclif/plugin-plugins": "^0.2.17", + "@oclif/test": "^0.10.16", "@oclif/tslint": "^0.2.7", "@types/chai": "^4.1.2", "@types/indent-string": "^3.0.0", @@ -58,8 +58,8 @@ } }, "devPlugins": [ - "@anycli/plugin-plugins", - "@anycli/plugin-legacy" + "@oclif/plugin-plugins", + "@oclif/plugin-legacy" ] }, "repository": "oclif/plugin-help", diff --git a/yarn.lock b/yarn.lock index d1d17d30..319b1023 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,82 +2,6 @@ # yarn lockfile v1 -"@anycli/command@^1.2.18", "@anycli/command@^1.2.19": - version "1.2.19" - resolved "https://registry.yarnpkg.com/@anycli/command/-/command-1.2.19.tgz#11a2f35a2438c4ae96026d28d4974ea8947d59b3" - dependencies: - "@anycli/parser" "^3.2.6" - -"@anycli/config@^1.3.45": - version "1.3.45" - resolved "https://registry.yarnpkg.com/@anycli/config/-/config-1.3.45.tgz#c92c96bab9fcb5b1347d85ef1dbeb93324f31182" - -"@anycli/dev-cli@^0.3.10": - version "0.3.10" - resolved "https://registry.yarnpkg.com/@anycli/dev-cli/-/dev-cli-0.3.10.tgz#c00172c353c354aaebdb51815bd7b4eb3900ea7f" - dependencies: - "@anycli/command" "^1.2.19" - "@anycli/config" "^1.3.45" - "@anycli/errors" "^0.2.2" - "@anycli/plugin-help" "^0.7.2" - lodash.template "^4.4.0" - normalize-package-data "^2.4.0" - require-resolve "^0.0.2" - -"@anycli/errors@^0.2.2": - version "0.2.2" - resolved "https://registry.yarnpkg.com/@anycli/errors/-/errors-0.2.2.tgz#1e9c8716a2164a52053dae23d7659b23dcb5e143" - dependencies: - clean-stack "^1.3.0" - fs-extra "^5.0.0" - indent-string "^3.2.0" - strip-ansi "^4.0.0" - wrap-ansi "^3.0.1" - -"@anycli/parser@^3.2.6": - version "3.2.6" - resolved "https://registry.yarnpkg.com/@anycli/parser/-/parser-3.2.6.tgz#bbd119a80709099179a9f11af0dc44b68c54575b" - -"@anycli/plugin-help@^0.7.2": - version "0.7.2" - resolved "https://registry.yarnpkg.com/@anycli/plugin-help/-/plugin-help-0.7.2.tgz#8bf8aad477c358c0a13f29301d9cee062c7602e2" - dependencies: - "@anycli/command" "^1.2.18" - chalk "^2.3.0" - indent-string "^3.2.0" - lodash.template "^4.4.0" - string-width "^2.1.1" - widest-line "^2.0.0" - wrap-ansi "^3.0.1" - -"@anycli/plugin-legacy@^0.1.4": - version "0.1.4" - resolved "https://registry.yarnpkg.com/@anycli/plugin-legacy/-/plugin-legacy-0.1.4.tgz#1c33a11567ce77e5215bead8959788917ce6b0ca" - dependencies: - "@anycli/command" "^1.2.19" - "@heroku-cli/color" "^1.1.3" - "@heroku-cli/command" "^8.0.0-anycli.1" - ansi-escapes "^3.0.0" - debug "^3.1.0" - semver "^5.5.0" - -"@anycli/plugin-plugins@^0.2.16": - version "0.2.16" - resolved "https://registry.yarnpkg.com/@anycli/plugin-plugins/-/plugin-plugins-0.2.16.tgz#9d84ec822abff725d9af412320238ccfdd4d415b" - dependencies: - "@anycli/command" "^1.2.18" - "@heroku-cli/color" "^1.1.3" - chalk "^2.3.0" - cli-ux "^3.3.18" - debug "^3.1.0" - fs-extra "^5.0.0" - http-call "^5.0.2" - load-json-file "^4.0.0" - npm-run-path "^2.0.2" - semver "^5.5.0" - tslib "^1.9.0" - yarn "^1.3.2" - "@heroku-cli/color@^1.1.3": version "1.1.3" resolved "https://registry.yarnpkg.com/@heroku-cli/color/-/color-1.1.3.tgz#f5f3bb043c3c5c78888135a89633227cfca04b2b" @@ -87,9 +11,9 @@ strip-ansi "^4.0.0" supports-color "^5.1.0" -"@heroku-cli/command@^8.0.0-anycli.1": - version "8.0.0-anycli.1" - resolved "https://registry.yarnpkg.com/@heroku-cli/command/-/command-8.0.0-anycli.1.tgz#ee50e8f21e47a83806c5ab8312f20a8858bebb9e" +"@heroku-cli/command@^8.0.0-oclif.2": + version "8.0.0-oclif.2" + resolved "https://registry.yarnpkg.com/@heroku-cli/command/-/command-8.0.0-oclif.2.tgz#7126b4cb1276cf31a2cf2700b2077a0b9a980ed1" dependencies: cli-ux "^3.3.18" debug "^3.1.0" @@ -101,7 +25,7 @@ version "1.0.0" resolved "https://registry.yarnpkg.com/@heroku/linewrap/-/linewrap-1.0.0.tgz#a9d4e99f0a3e423a899b775f5f3d6747a1ff15c6" -"@oclif/command@^1.2.20": +"@oclif/command@^1.2.19", "@oclif/command@^1.2.20": version "1.2.20" resolved "https://registry.yarnpkg.com/@oclif/command/-/command-1.2.20.tgz#1330834cae3147c3319d91fba89f24576e493e5f" dependencies: @@ -111,6 +35,18 @@ version "1.3.47" resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.3.47.tgz#7e7cf7ab0634edd60bd1675260ac588e6f6521fe" +"@oclif/dev-cli@^0.3.13": + version "0.3.13" + resolved "https://registry.yarnpkg.com/@oclif/dev-cli/-/dev-cli-0.3.13.tgz#2ebc33e67dc80ba168172bf6655fa1ec9cbd5e03" + dependencies: + "@oclif/command" "^1.2.19" + "@oclif/config" "^1.3.45" + "@oclif/errors" "^1.0.1" + "@oclif/plugin-help" "^0.7.2" + lodash.template "^4.4.0" + normalize-package-data "^2.4.0" + require-resolve "^0.0.2" + "@oclif/errors@^1.0.1": version "1.0.1" resolved "https://registry.yarnpkg.com/@oclif/errors/-/errors-1.0.1.tgz#a660007a7d8b4a9573e2163d93359d510fbf05a1" @@ -125,13 +61,53 @@ version "3.2.8" resolved "https://registry.yarnpkg.com/@oclif/parser/-/parser-3.2.8.tgz#2b2e35b5c075d200d70950923acd64e258c5ae1d" +"@oclif/plugin-help@^0.7.2": + version "0.7.3" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-0.7.3.tgz#eb551780c0cc6da5b7e0ae5fd1b298160b20df6d" + dependencies: + "@oclif/command" "^1.2.20" + chalk "^2.3.1" + indent-string "^3.2.0" + lodash.template "^4.4.0" + string-width "^2.1.1" + widest-line "^2.0.0" + wrap-ansi "^3.0.1" + +"@oclif/plugin-legacy@^0.1.7": + version "0.1.7" + resolved "https://registry.yarnpkg.com/@oclif/plugin-legacy/-/plugin-legacy-0.1.7.tgz#f53443ad5dcdccab149b5bbc7e292debe50cfb97" + dependencies: + "@heroku-cli/color" "^1.1.3" + "@heroku-cli/command" "^8.0.0-oclif.2" + "@oclif/command" "^1.2.19" + ansi-escapes "^3.0.0" + debug "^3.1.0" + semver "^5.5.0" + +"@oclif/plugin-plugins@^0.2.17": + version "0.2.17" + resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-0.2.17.tgz#634819e7629de36806ff17081ec817b420a7ac15" + dependencies: + "@heroku-cli/color" "^1.1.3" + "@oclif/command" "^1.2.19" + chalk "^2.3.1" + cli-ux "^3.3.19" + debug "^3.1.0" + fs-extra "^5.0.0" + http-call "^5.0.2" + load-json-file "^4.0.0" + npm-run-path "^2.0.2" + semver "^5.5.0" + tslib "^1.9.0" + yarn "^1.3.2" + "@oclif/screen@^1.0.0": version "1.0.1" resolved "https://registry.yarnpkg.com/@oclif/screen/-/screen-1.0.1.tgz#2e67c95911977a5badfff9b500e6e00dae40869c" -"@oclif/test@^0.10.15": - version "0.10.15" - resolved "https://registry.yarnpkg.com/@oclif/test/-/test-0.10.15.tgz#4a5884e1c657edf1fd63cb17123a800fe01f8ed2" +"@oclif/test@^0.10.16": + version "0.10.16" + resolved "https://registry.yarnpkg.com/@oclif/test/-/test-0.10.16.tgz#3b8ec5240e6e49e8a3c81d8beb8bf20702f81bec" dependencies: fancy-test "^1.0.1" @@ -323,7 +299,7 @@ clean-stack@^1.3.0: version "1.3.0" resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-1.3.0.tgz#9e821501ae979986c46b1d66d2d432db2fd4ae31" -cli-ux@^3.3.18: +cli-ux@^3.3.18, cli-ux@^3.3.19: version "3.3.19" resolved "https://registry.yarnpkg.com/cli-ux/-/cli-ux-3.3.19.tgz#e303faa923f061b91fb2c458f362ccfc7965a6b5" dependencies: