Update eslint and babel-eslint
Summary:cc bestander Closes https://github.com/facebook/react-native/pull/6705 Reviewed By: mkonicek Differential Revision: D3114562 Pulled By: bestander fb-gh-sync-id: ca9b3af99394f3883c9f7cd7c462b699c4d8ca95 fbshipit-source-id: ca9b3af99394f3883c9f7cd7c462b699c4d8ca95
This commit is contained in:
parent
039924ec70
commit
f2c647fa75
|
@ -180,8 +180,8 @@
|
|||
"yeoman-generator": "^0.20.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-eslint": "5.0.0",
|
||||
"eslint": "2.2.0",
|
||||
"babel-eslint": "^6.0.0",
|
||||
"eslint": "^2.5.3",
|
||||
"eslint-plugin-flow-vars": "^0.2.1",
|
||||
"eslint-plugin-react": "^4.2.1",
|
||||
"flow-bin": "0.22.0",
|
||||
|
|
Loading…
Reference in New Issue