Update eslint and flow packages

This commit is contained in:
Nicolas Gallagher
2017-06-18 13:16:56 -07:00
parent 8e60690877
commit 997c92f841
2 changed files with 233 additions and 203 deletions

View File

@@ -78,14 +78,14 @@
"del-cli": "^1.0.0",
"enzyme": "^2.8.2",
"enzyme-to-json": "^1.5.1",
"eslint": "^3.19.0",
"eslint-config-prettier": "^2.1.1",
"eslint": "^4.0.0",
"eslint-config-prettier": "^2.2.0",
"eslint-plugin-promise": "^3.5.0",
"eslint-plugin-react": "^7.0.1",
"eslint-plugin-react": "^7.1.0",
"file-loader": "^0.11.2",
"flow-bin": "^0.47.0",
"flow-bin": "^0.48.0",
"jest": "^20.0.4",
"lint-staged": "^3.6.0",
"lint-staged": "^4.0.0",
"prettier": "^1.4.4",
"react": "^15.6.1",
"react-dom": "^15.6.1",