Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
janicduplessis committed Nov 23, 2020
1 parent 85a984d commit d04b67b
Show file tree
Hide file tree
Showing 3 changed files with 2,316 additions and 3,395 deletions.
2 changes: 1 addition & 1 deletion example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -404,4 +404,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 4ea7ff0fa522a3edfcab6e94459f24b02878bf98

COCOAPODS: 1.9.1
COCOAPODS: 1.10.0
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,18 +66,18 @@
"react-native": ">=0.59.0"
},
"devDependencies": {
"@react-native-community/bob": "^0.14.2",
"@react-native-community/eslint-config": "^1.1.0",
"@babel/core": "^7.9.6",
"@babel/runtime": "^7.9.6",
"@react-native-community/bob": "^0.16.2",
"@react-native-community/eslint-config": "^2.0.0",
"@babel/core": "^7.12.7",
"@babel/runtime": "^7.12.5",
"babel-plugin-module-resolver": "^4.0.0",
"babel-jest": "^26.0.1",
"eslint": "7.0.0",
"babel-jest": "^26.6.3",
"eslint": "7.14.0",
"flow-bin": "^0.122.0",
"jest": "^26.0.1",
"jest": "^26.6.3",
"metro-react-native-babel-preset": "^0.59.0",
"prettier": "^2.0.5",
"react-native": "^0.63.0-rc.1",
"prettier": "^2.2.0",
"react-native": "^0.63.3",
"react-test-renderer": "16.13.1",
"react": "16.13.1"
},
Expand Down
Loading

0 comments on commit d04b67b

Please sign in to comment.