Skip to content

Commit

Permalink
chore: update lint config (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
Naturalclar committed Jun 17, 2020
1 parent b12d38e commit 5cea78b
Show file tree
Hide file tree
Showing 2 changed files with 257 additions and 90 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"react-native": ">=0.57"
},
"devDependencies": {
"@babel/core": "^7.4.0",
"@babel/runtime": "^7.4.2",
"@react-native-community/eslint-config": "^1.0.0",
"@babel/core": "^7.10.2",
"@babel/runtime": "^7.10.2",
"@react-native-community/eslint-config": "^2.0.0",
"@semantic-release/git": "^8.0.0",
"@types/react": "^16.9.17",
"@types/react-native": "^0.62.1",
Expand All @@ -36,7 +36,7 @@
"husky": "^4.0.10",
"jest": "^26.0.1",
"lint-staged": "^10.0.0",
"metro-react-native-babel-preset": "0.56.0",
"metro-react-native-babel-preset": "0.59.0",
"react": "16.11.0",
"react-native": "^0.62.2",
"react-test-renderer": "16.11.0",
Expand Down
Loading

0 comments on commit 5cea78b

Please sign in to comment.