Skip to content

Commit

Permalink
Merge pull request #71 from AleshaOleg/greenkeeper/eslint-config-logu…
Browse files Browse the repository at this point in the history
…x-26.0.0

Update eslint-config-logux to the latest version 🚀
  • Loading branch information
AleshaOleg committed Nov 1, 2018
2 parents 1d1771b + 040fed8 commit 31fb01c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 29 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"babel-plugin-precompile-charcodes": "^1.1.0",
"coveralls": "^3.0.0",
"eslint": "^5.3.0",
"eslint-config-logux": "^25.0.0",
"eslint-config-logux": "^26.0.0",
"eslint-config-postcss": "^3.0.6",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.12.0",
Expand Down
32 changes: 4 additions & 28 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,6 @@ ansi-colors@^1.0.1:
dependencies:
ansi-wrap "^0.1.0"

ansi-escapes@^1.0.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-1.4.0.tgz#d3a8a83b319aa67793662b13e761c7911422306e"

ansi-escapes@^3.0.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-3.1.0.tgz#f73207bb81207d75fd6c83f125af26eea378ca30"
Expand Down Expand Up @@ -1637,9 +1633,9 @@ escodegen@^1.9.1:
optionalDependencies:
source-map "~0.6.1"

eslint-config-logux@^25.0.0:
version "25.0.2"
resolved "https://registry.yarnpkg.com/eslint-config-logux/-/eslint-config-logux-25.0.2.tgz#b818f21745c14f18c0947342dd9e5cec02e6cffc"
eslint-config-logux@^26.0.0:
version "26.0.1"
resolved "https://registry.yarnpkg.com/eslint-config-logux/-/eslint-config-logux-26.0.1.tgz#1d1d3ecc714cdd9fa0369cb4fba94820b9f9dc09"
dependencies:
globals "^11.8.0"

Expand Down Expand Up @@ -3269,20 +3265,7 @@ listr-silent-renderer@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/listr-silent-renderer/-/listr-silent-renderer-1.1.1.tgz#924b5a3757153770bf1a8e3fbf74b8bbf3f9242e"

listr-update-renderer@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/listr-update-renderer/-/listr-update-renderer-0.4.0.tgz#344d980da2ca2e8b145ba305908f32ae3f4cc8a7"
dependencies:
chalk "^1.1.3"
cli-truncate "^0.2.1"
elegant-spinner "^1.0.1"
figures "^1.7.0"
indent-string "^3.0.0"
log-symbols "^1.0.2"
log-update "^1.0.2"
strip-ansi "^3.0.1"

"listr-update-renderer@https://github.com/okonet/listr-update-renderer/tarball/upgrade-log-update":
listr-update-renderer@^0.4.0, "listr-update-renderer@https://github.com/okonet/listr-update-renderer/tarball/upgrade-log-update":
version "0.4.0"
resolved "https://github.com/okonet/listr-update-renderer/tarball/upgrade-log-update#06073fa93166277607a7814f4e1f83960081414c"
dependencies:
Expand Down Expand Up @@ -3386,13 +3369,6 @@ log-symbols@^2.2.0:
dependencies:
chalk "^2.0.1"

log-update@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/log-update/-/log-update-1.0.2.tgz#19929f64c4093d2d2e7075a1dad8af59c296b8d1"
dependencies:
ansi-escapes "^1.0.0"
cli-cursor "^1.0.2"

log-update@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/log-update/-/log-update-2.3.0.tgz#88328fd7d1ce7938b29283746f0b1bc126b24708"
Expand Down

0 comments on commit 31fb01c

Please sign in to comment.