Bump deps (#239)

This commit is contained in:
Jaco Greeff
2019-11-06 23:28:15 +01:00
committed by GitHub
parent 2901193c51
commit f6c85f275a
17 changed files with 751 additions and 748 deletions
+6 -6
View File
@@ -30,20 +30,20 @@
"get-yarn-workspaces": "^1.0.2",
"os-browserify": "^0.3.0",
"process": "^0.11.10",
"react": "16.10.2",
"react-native": "^0.61.2",
"react": "16.11.0",
"react-native": "^0.61.4",
"react-native-crypto": "^2.2.0",
"react-native-randombytes": "^3.5.3",
"stream-http": "^3.1.0"
},
"devDependencies": {
"@babel/core": "^7.6.4",
"@babel/runtime": "^7.6.3",
"@babel/core": "^7.7.0",
"@babel/runtime": "^7.7.1",
"@react-native-community/cli-platform-ios": "^2.9.0",
"@types/react-test-renderer": "16.9.1",
"babel-jest": "^24.9.0",
"metro-react-native-babel-preset": "^0.56.3",
"react-test-renderer": "16.10.2"
"metro-react-native-babel-preset": "^0.57.0",
"react-test-renderer": "16.11.0"
},
"jest": {
"preset": "react-native",