Bump dependencies (#3785)

* Bump dependencies

* Use a more sensible way to compile error overlay

* Keep old chalk for global CLI
This commit is contained in:
Dan Abramov
2018-01-14 13:35:20 +00:00
committed by Joe Haddad
parent 1013927a38
commit ea46cf4f36
6 changed files with 63 additions and 52 deletions

View File

@@ -42,12 +42,12 @@
"chalk": "^2.1.0",
"chokidar": "^1.7.0",
"cross-env": "5.0.5",
"eslint": "4.4.1",
"eslint": "4.15.0",
"eslint-config-react-app": "^2.1.0",
"eslint-plugin-flowtype": "2.35.0",
"eslint-plugin-import": "2.7.0",
"eslint-plugin-jsx-a11y": "6.0.2",
"eslint-plugin-react": "7.1.0",
"eslint-plugin-flowtype": "2.41.0",
"eslint-plugin-import": "2.8.0",
"eslint-plugin-jsx-a11y": "6.0.3",
"eslint-plugin-react": "7.5.1",
"flow-bin": "^0.63.1",
"html-entities": "1.2.1",
"jest": "22.0.6",