Merge pull request #2271 from thelounge/greenkeeper/eslint-4.19.1

Update eslint to the latest version 🚀
This commit is contained in:
Jérémie Astori 2018-03-22 01:30:09 -04:00 committed by GitHub
commit 39a6ff8a2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -73,7 +73,7 @@
"copy-webpack-plugin": "4.5.1",
"css.escape": "1.5.1",
"emoji-regex": "6.5.1",
"eslint": "4.19.0",
"eslint": "4.19.1",
"fuzzy": "0.1.3",
"graphql-request": "1.5.1",
"handlebars": "4.0.11",

View file

@ -2293,9 +2293,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.19.0:
version "4.19.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.19.0.tgz#9e900efb5506812ac374557034ef6f5c3642fc4c"
eslint@4.19.1:
version "4.19.1"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.19.1.tgz#32d1d653e1d90408854bfb296f076ec7e186a300"
dependencies:
ajv "^5.3.0"
babel-code-frame "^6.22.0"