Bump deps (#461)

This commit is contained in:
Jaco
2021-04-22 09:41:38 +03:00
committed by GitHub
parent 4b6e7678ad
commit f368fa077e
13 changed files with 135 additions and 117 deletions
+3 -3
View File
@@ -30,12 +30,12 @@
"stream-http": "^3.2.0"
},
"devDependencies": {
"@babel/core": "^7.13.15",
"@babel/runtime": "^7.13.10",
"@babel/core": "^7.13.16",
"@babel/runtime": "^7.13.17",
"@react-native-community/cli-platform-ios": "^5.0.1-alpha.2",
"@types/react-test-renderer": "17.0.1",
"babel-jest": "^26.6.3",
"metro-react-native-babel-preset": "^0.65.2",
"metro-react-native-babel-preset": "^0.66.0",
"react-test-renderer": "17.0.2"
},
"jest": {