We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b12d38e commit 5cea78bCopy full SHA for 5cea78b
package.json
@@ -22,9 +22,9 @@
22
"react-native": ">=0.57"
23
},
24
"devDependencies": {
25
- "@babel/core": "^7.4.0",
26
- "@babel/runtime": "^7.4.2",
27
- "@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",
28
"@semantic-release/git": "^8.0.0",
29
"@types/react": "^16.9.17",
30
"@types/react-native": "^0.62.1",
@@ -36,7 +36,7 @@
36
"husky": "^4.0.10",
37
"jest": "^26.0.1",
38
"lint-staged": "^10.0.0",
39
- "metro-react-native-babel-preset": "0.56.0",
+ "metro-react-native-babel-preset": "0.59.0",
40
"react": "16.11.0",
41
"react-native": "^0.62.2",
42
"react-test-renderer": "16.11.0",
0 commit comments