Skip to content

Commit

Permalink
fix: updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Jan 20, 2018
1 parent 4c26ffa commit 306c3ee
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 120 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,13 @@
"bugs": "https://github.com/dxcli/dev-test/issues",
"dependencies": {
"@dxcli/dev-nyc-config": "^0.0.3",
"@dxcli/engine": "^0.1.0",
"@dxcli/engine": "^0.1.2",
"@types/ansi-styles": "^2.0.30",
"@types/chai": "^4.1.1",
"@types/chai-as-promised": "^7.1.0",
"@types/lodash": "^4.14.93",
"@types/mocha": "^2.2.46",
"@types/read-pkg": "^3.0.0",
"@types/strip-ansi": "^3.0.0",
"chai": "^4.1.2",
"chai-as-promised": "^7.1.1",
Expand All @@ -23,11 +24,9 @@
},
"devDependencies": {
"@dxcli/dev-semantic-release": "^0.0.3",
"@dxcli/dev-test": "^0.4.0",
"@dxcli/dev-tslint": "^0.0.15",
"@dxcli/version": "^0.1.2",
"@types/node": "^9.3.0",
"@types/read-pkg": "^3.0.0",
"cross-env": "^5.1.3",
"eslint": "^4.16.0",
"eslint-config-dxcli": "^1.1.4",
Expand Down
132 changes: 15 additions & 117 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,6 @@
# yarn lockfile v1


"@cli-engine/command@^12.1.1":
version "12.1.1"
resolved "https://registry.yarnpkg.com/@cli-engine/command/-/command-12.1.1.tgz#bb6262f849b59531ec386414b2ea763fd9385415"
dependencies:
"@cli-engine/screen" "^0.0.0"
chalk "^2.3.0"
cli-flags "^2.0.7"

"@cli-engine/config@^5.1.0":
version "5.1.0"
resolved "https://registry.yarnpkg.com/@cli-engine/config/-/config-5.1.0.tgz#d8ac7122317bc505dc09e7fd778777602d6b7568"

"@cli-engine/screen@^0.0.0":
version "0.0.0"
resolved "https://registry.yarnpkg.com/@cli-engine/screen/-/screen-0.0.0.tgz#c2e847c7d4d998490c9097282bf21637d5162116"
Expand Down Expand Up @@ -129,9 +117,9 @@
debug "^3.1.0"
http-call "^5.0.1"

"@dxcli/config@^0.1.17", "@dxcli/config@^0.1.18":
version "0.1.18"
resolved "https://registry.yarnpkg.com/@dxcli/config/-/config-0.1.18.tgz#2f8fed892f824a65e5dc5ac8d3fdce7c3150aee6"
"@dxcli/config@^0.1.17", "@dxcli/config@^0.1.18", "@dxcli/config@^0.1.20":
version "0.1.20"
resolved "https://registry.yarnpkg.com/@dxcli/config/-/config-0.1.20.tgz#e344d15818876663505ef7adbf71afb23a89323b"
dependencies:
debug "^3.1.0"
fs-extra "^5.0.0"
Expand Down Expand Up @@ -163,61 +151,33 @@
"@semantic-release/npm" "^2.6.1"
semantic-release "^12.2.0"

"@dxcli/dev-test@^0.4.0":
version "0.4.0"
resolved "https://registry.yarnpkg.com/@dxcli/dev-test/-/dev-test-0.4.0.tgz#5a12fa1a3cdc783fda135f8aa2ede5c18d272bf3"
dependencies:
"@dxcli/dev-nyc-config" "^0.0.3"
"@dxcli/engine" "^0.1.0"
"@types/ansi-styles" "^2.0.30"
"@types/chai" "^4.1.1"
"@types/chai-as-promised" "^7.1.0"
"@types/lodash" "^4.14.93"
"@types/mocha" "^2.2.46"
"@types/strip-ansi" "^3.0.0"
chai "^4.1.2"
chai-as-promised "^7.1.1"
lodash "^4.17.4"
mocha-junit-reporter "^1.16.0"
std-mocks "^1.0.1"
strip-ansi "^4.0.0"
ts-node "^4.1.0"

"@dxcli/dev-tslint@^0.0.15":
version "0.0.15"
resolved "https://registry.yarnpkg.com/@dxcli/dev-tslint/-/dev-tslint-0.0.15.tgz#54dbd49deccaaaf9dc590d83894415e3fab0b0ac"
dependencies:
tslint "^5.9.1"
tslint-xo "^0.5.0"

"@dxcli/engine@^0.1.0":
version "0.1.1"
resolved "https://registry.yarnpkg.com/@dxcli/engine/-/engine-0.1.1.tgz#61ad5de695ebc46d0032480e80a03b6382168b88"
"@dxcli/engine@^0.1.2":
version "0.1.2"
resolved "https://registry.yarnpkg.com/@dxcli/engine/-/engine-0.1.2.tgz#cc25fd329cd60f6ceaadf60bf35e7895f754afa1"
dependencies:
"@dxcli/command" "^0.1.10"
"@dxcli/config" "^0.1.18"
"@dxcli/loader" "^0.1.0"
"@dxcli/config" "^0.1.20"
"@dxcli/loader" "^0.1.2"
cli-ux "^3.1.2"
debug "^3.1.0"

"@dxcli/loader@^0.1.0":
version "0.1.0"
resolved "https://registry.yarnpkg.com/@dxcli/loader/-/loader-0.1.0.tgz#7a28ef4d9a9f0e2a86c21a9efade97224d106870"
"@dxcli/loader@^0.1.2":
version "0.1.2"
resolved "https://registry.yarnpkg.com/@dxcli/loader/-/loader-0.1.2.tgz#d206cd5eb3af504dbb9fe6b98a56c6947f32e23a"
dependencies:
"@dxcli/command" "^0.1.9"
"@dxcli/config" "^0.1.18"
"@dxcli/config" "^0.1.20"
"@dxcli/manifest-file" "^0.0.1"
"@dxcli/parser" "^0.0.2"
"@heroku-cli/color" "^1.1.1"
"@heroku-cli/command" "^7.0.14"
ansi-escapes "^3.0.0"
cli-ux "^3.1.0"
cli-ux "^3.1.2"
debug "^3.1.0"
fs-extra "^5.0.0"
globby "^7.1.1"
lodash "^4.17.4"
semver "^5.5.0"
supports-color "^5.1.0"

"@dxcli/manifest-file@^0.0.1":
version "0.0.1"
Expand Down Expand Up @@ -249,7 +209,7 @@
"@dxcli/config" "^0.1.17"
cli-ux "^3.1.0"

"@heroku-cli/color@^1.0.4", "@heroku-cli/color@^1.1.1":
"@heroku-cli/color@^1.0.4":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@heroku-cli/color/-/color-1.1.1.tgz#a2c25239ff1196733a79cabc7a750cd46b96dc30"
dependencies:
Expand All @@ -258,17 +218,6 @@
strip-ansi "^4.0.0"
supports-color "^5.1.0"

"@heroku-cli/command@^7.0.14":
version "7.0.14"
resolved "https://registry.yarnpkg.com/@heroku-cli/command/-/command-7.0.14.tgz#d5b3aa4f24ec29d9d63fad81ade706ff373db579"
dependencies:
"@cli-engine/command" "^12.1.1"
"@cli-engine/config" "^5.1.0"
cli-ux "^2.0.21"
heroku-client "3.0.6"
http-call "^4.0.8"
netrc-parser "^3.0.3"

"@heroku/linewrap@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@heroku/linewrap/-/linewrap-1.0.0.tgz#a9d4e99f0a3e423a899b775f5f3d6747a1ff15c6"
Expand Down Expand Up @@ -961,14 +910,6 @@ cli-cursor@^2.1.0:
dependencies:
restore-cursor "^2.0.0"

cli-flags@^2.0.7:
version "2.0.7"
resolved "https://registry.yarnpkg.com/cli-flags/-/cli-flags-2.0.7.tgz#215b3f8d911142c3e4833eaf7f2f96ab97fd22cf"
dependencies:
"@cli-engine/screen" "^0.0.0"
"@heroku/linewrap" "^1.0.0"
ts-lodash "^4.0.8"

cli-table@^0.3.1:
version "0.3.1"
resolved "https://registry.yarnpkg.com/cli-table/-/cli-table-0.3.1.tgz#f53b05266a8b1a0b934b3d0821e6e2dc5914ae23"
Expand Down Expand Up @@ -1690,18 +1631,6 @@ execa@^0.7.0:
signal-exit "^3.0.0"
strip-eof "^1.0.0"

execa@^0.8.0:
version "0.8.0"
resolved "https://registry.yarnpkg.com/execa/-/execa-0.8.0.tgz#d8d76bbc1b55217ed190fd6dd49d3c774ecfc8da"
dependencies:
cross-spawn "^5.0.1"
get-stream "^3.0.0"
is-stream "^1.1.0"
npm-run-path "^2.0.0"
p-finally "^1.0.0"
signal-exit "^3.0.0"
strip-eof "^1.0.0"

execa@^0.9.0:
version "0.9.0"
resolved "https://registry.yarnpkg.com/execa/-/execa-0.9.0.tgz#adb7ce62cf985071f60580deb4a88b9e34712d01"
Expand Down Expand Up @@ -2269,13 +2198,6 @@ [email protected]:
version "1.1.1"
resolved "https://registry.yarnpkg.com/he/-/he-1.1.1.tgz#93410fd21b009735151f8868c2f271f3427e23fd"

[email protected]:
version "3.0.6"
resolved "https://registry.yarnpkg.com/heroku-client/-/heroku-client-3.0.6.tgz#bf603716a9d469682d4f7f80489276d82b896305"
dependencies:
is-retry-allowed "^1.0.0"
tunnel-agent "^0.6.0"

[email protected]:
version "4.2.0"
resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.0.tgz#72d9d0754f7fe25ca2d01ad8f8f9a9449a89526d"
Expand All @@ -2290,17 +2212,6 @@ hosted-git-info@^2.1.4, hosted-git-info@^2.4.2:
version "2.5.0"
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.5.0.tgz#6d60e34b3abbc8313062c3b798ef8d901a07af3c"

http-call@^4.0.8:
version "4.0.8"
resolved "https://registry.yarnpkg.com/http-call/-/http-call-4.0.8.tgz#fd0207764958a3f1238bb3344ff912b32ddfa64a"
dependencies:
content-type "^1.0.4"
debug "^3.1.0"
is-retry-allowed "^1.1.0"
is-stream "^1.1.0"
tslib "^1.8.1"
tunnel-agent "^0.6.0"

http-call@^5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/http-call/-/http-call-5.0.1.tgz#161544092420c9189808ef05dd51df72b8789b46"
Expand Down Expand Up @@ -2621,7 +2532,7 @@ is-resolvable@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/is-resolvable/-/is-resolvable-1.0.1.tgz#acca1cd36dbe44b974b924321555a70ba03b1cf4"

is-retry-allowed@^1.0.0, is-retry-allowed@^1.1.0:
is-retry-allowed@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/is-retry-allowed/-/is-retry-allowed-1.1.0.tgz#11a060568b67339444033d0125a61a20d564fb34"

Expand Down Expand Up @@ -2851,10 +2762,6 @@ levn@^0.3.0, levn@~0.3.0:
prelude-ls "~1.1.2"
type-check "~0.3.2"

lex@^1.7.9:
version "1.7.9"
resolved "https://registry.yarnpkg.com/lex/-/lex-1.7.9.tgz#5d5636ccef574348362938b79a47f0eed8ed0d43"

load-json-file@^1.0.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-1.1.0.tgz#956905708d58b4bab4c2261b04f59f31c99374c0"
Expand Down Expand Up @@ -3251,15 +3158,6 @@ nested-error-stacks@^1.0.0, nested-error-stacks@^1.0.1:
dependencies:
inherits "~2.0.1"

netrc-parser@^3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/netrc-parser/-/netrc-parser-3.0.3.tgz#1b3e6cf85e7dc3618dc7daaf639b1fa624392852"
dependencies:
execa "^0.8.0"
fs-extra "^5.0.0"
graceful-fs "^4.1.11"
lex "^1.7.9"

node-emoji@^1.4.1:
version "1.8.1"
resolved "https://registry.yarnpkg.com/node-emoji/-/node-emoji-1.8.1.tgz#6eec6bfb07421e2148c75c6bba72421f8530a826"
Expand Down

0 comments on commit 306c3ee

Please sign in to comment.