update to babel-eslint 9.0.0 to make use of Babel 7 release version

This commit is contained in:
Salakar 2018-09-03 13:10:22 +01:00
parent 593819a2e1
commit 0dab4e18f1
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@
"devDependencies": {
"@babel/core": "^7.0.0",
"@invertase/babel-preset-react-native-syntax": "^0.1.0",
"babel-eslint": "^8.2.6",
"babel-eslint": "^9.0.0",
"babel-preset-react-native": "^5.0.2",
"eslint": "^5.3.0",
"eslint-config-airbnb": "^17.0.0",