Bump deps (#241)

* Bump deps

* assert doing  it's job

* Unsused import

* throw -> assert
This commit is contained in:
Jaco Greeff
2019-11-13 12:11:47 +01:00
committed by GitHub
parent 47e81eda5c
commit 391ab5130e
14 changed files with 525 additions and 489 deletions
+2 -2
View File
@@ -37,8 +37,8 @@
"stream-http": "^3.1.0"
},
"devDependencies": {
"@babel/core": "^7.7.0",
"@babel/runtime": "^7.7.1",
"@babel/core": "^7.7.2",
"@babel/runtime": "^7.7.2",
"@react-native-community/cli-platform-ios": "^2.9.0",
"@types/react-test-renderer": "16.9.1",
"babel-jest": "^24.9.0",