Update eslint

This commit is contained in:
Julia Friesel
2019-05-06 09:59:08 +02:00
parent 70860860d5
commit f9c928d45c
2 changed files with 375 additions and 298 deletions
+3 -3
View File
@@ -44,12 +44,12 @@
"sympto": "^1.0.0"
},
"devDependencies": {
"babel-eslint": "^10.0.1",
"@babel/register": "^7.0.0",
"@babel/core": "^7.2.2",
"@babel/register": "^7.0.0",
"babel-eslint": "^10.0.1",
"chai": "^4.1.2",
"dirty-chai": "^2.0.1",
"eslint": "^4.19.1",
"eslint": "^5.16.0",
"eslint-plugin-react": "^7.8.2",
"metro-react-native-babel-preset": "^0.51.1",
"mocha": "^5.2.0"