Update eslint to the latest version 🚀 (#1746)

* Work around upstream issue https://github.com/standard/standard/issues/1156#issuecomment-400048419
This commit is contained in:
greenkeeper[bot]
2018-08-01 16:55:42 -04:00
committed by Paul Melnikow
parent 7e04f25fc5
commit 8020ff00e3
2 changed files with 2728 additions and 2621 deletions

5345
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -114,9 +114,9 @@
"concurrently": "^3.5.1",
"danger": "^3.7.13",
"dejavu-fonts-ttf": "^2.37.3",
"eslint": "^4.18.2",
"eslint": "^5.0.1",
"eslint-config-prettier": "^2.6.0",
"eslint-config-standard": "^11.0.0",
"eslint-config-standard": "^12.0.0-alpha.0",
"eslint-config-standard-jsx": "^5.0.0",
"eslint-config-standard-react": "^6.0.0",
"eslint-plugin-chai-friendly": "^0.4.1",