Merge pull request #2084 from thelounge/greenkeeper/eslint-4.18.1

Update eslint to the latest version 🚀
This commit is contained in:
Jérémie Astori 2018-02-20 19:50:27 -05:00 committed by GitHub
commit ddfd942e66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -69,7 +69,7 @@
"copy-webpack-plugin": "4.4.1",
"css.escape": "1.5.1",
"emoji-regex": "6.5.1",
"eslint": "4.18.0",
"eslint": "4.18.1",
"font-awesome": "4.7.0",
"fuzzy": "0.1.3",
"graphql-request": "1.4.1",

View file

@ -1902,9 +1902,9 @@ eslint-visitor-keys@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
eslint@4.18.0:
version "4.18.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.18.0.tgz#ebd0ba795af6dc59aa5cee17938160af5950e051"
eslint@4.18.1:
version "4.18.1"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.18.1.tgz#b9138440cb1e98b2f44a0d578c6ecf8eae6150b0"
dependencies:
ajv "^5.3.0"
babel-code-frame "^6.22.0"