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 31, 2018
1 parent 075feae commit 258a5b3
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 16 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"wrap-ansi": "^3.0.1"
},
"devDependencies": {
"@anycli/config": "^0.1.40",
"@anycli/engine": "^0.1.26",
"@anycli/config": "^0.2.0",
"@anycli/engine": "^0.1.27",
"@anycli/test": "^0.9.19",
"@anycli/tslint": "^0.1.3",
"@commitlint/cli": "^6.0.2",
Expand All @@ -34,7 +34,7 @@
"@types/wrap-ansi": "^2.0.14",
"chai": "^4.1.2",
"eslint": "^4.16.0",
"eslint-config-anycli": "^1.2.1",
"eslint-config-anycli": "^1.3.0",
"husky": "^0.14.3",
"mocha": "^5.0.0",
"mocha-junit-reporter": "^1.17.0",
Expand Down
37 changes: 24 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
lodash "^4.17.4"
tslib "^1.9.0"

"@anycli/config@^0.1.40":
version "0.1.41"
resolved "https://registry.yarnpkg.com/@anycli/config/-/config-0.1.41.tgz#b18b9a6da0202254a5e52991206419188aa75766"
"@anycli/config@^0.2.0":
version "0.2.0"
resolved "https://registry.yarnpkg.com/@anycli/config/-/config-0.2.0.tgz#103a1d28bd76f6bd15ddad1cd9091fdb33ec958b"
dependencies:
cli-ux "^3.3.8"
debug "^3.1.0"
Expand All @@ -22,20 +22,20 @@
lodash "^4.17.4"
read-pkg "^3.0.0"

"@anycli/engine@^0.1.26":
version "0.1.26"
resolved "https://registry.yarnpkg.com/@anycli/engine/-/engine-0.1.26.tgz#7c7d06a2527f5b3176eda34e9ef0c0d89d347f40"
"@anycli/engine@^0.1.27":
version "0.1.27"
resolved "https://registry.yarnpkg.com/@anycli/engine/-/engine-0.1.27.tgz#47fd2b5bf5aaf686d386453c47fde95d12c043bd"
dependencies:
"@anycli/manifest-file" "^0.1.0"
"@anycli/manifest-file" "^0.2.0"
cli-ux "^3.3.9"
debug "^3.1.0"
fs-extra "^5.0.0"
globby "^7.1.1"
lodash "^4.17.4"

"@anycli/manifest-file@^0.1.0":
version "0.1.1"
resolved "https://registry.yarnpkg.com/@anycli/manifest-file/-/manifest-file-0.1.1.tgz#b05f983c4b90e46d9f30ea3f023a409cfdda1232"
"@anycli/manifest-file@^0.2.0":
version "0.2.0"
resolved "https://registry.yarnpkg.com/@anycli/manifest-file/-/manifest-file-0.2.0.tgz#f9f70fd2afb44178fe907f2a35ad8746eeb1ee97"
dependencies:
debug "^3.1.0"
fs-extra "^5.0.0"
Expand Down Expand Up @@ -786,11 +786,12 @@ eslint-ast-utils@^1.0.0:
lodash.get "^4.4.2"
lodash.zip "^4.2.0"

eslint-config-anycli@^1.2.1:
version "1.2.2"
resolved "https://registry.yarnpkg.com/eslint-config-anycli/-/eslint-config-anycli-1.2.2.tgz#8d52cf3594056944918806b6e3003ba3228a800b"
eslint-config-anycli@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/eslint-config-anycli/-/eslint-config-anycli-1.3.0.tgz#35f970a1b382aa5ebe1353b96a6855461b4a1de0"
dependencies:
eslint-config-xo-space "^0.17.0"
eslint-plugin-mocha "^4.11.0"
eslint-plugin-node "^5.2.1"
eslint-plugin-unicorn "^3.0.1"

Expand All @@ -804,6 +805,12 @@ eslint-config-xo@^0.18.0:
version "0.18.2"
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.18.2.tgz#0a157120875619929e735ffd6b185c41e8a187af"

eslint-plugin-mocha@^4.11.0:
version "4.11.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-4.11.0.tgz#91193a2f55e20a5e35974054a0089d30198ee578"
dependencies:
ramda "^0.24.1"

eslint-plugin-node@^5.2.1:
version "5.2.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-5.2.1.tgz#80df3253c4d7901045ec87fa660a284e32bdca29"
Expand Down Expand Up @@ -1913,6 +1920,10 @@ q@^1.4.1:
version "1.5.1"
resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7"

ramda@^0.24.1:
version "0.24.1"
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.24.1.tgz#c3b7755197f35b8dc3502228262c4c91ddb6b857"

read-pkg-up@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz#9d63c13276c065918d57f002a57f40a1b643fb02"
Expand Down

0 comments on commit 258a5b3

Please sign in to comment.