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

Commit d04b67b

Browse files
Update deps
1 parent 85a984d commit d04b67b

File tree

3 files changed

+2316
-3395
lines changed

3 files changed

+2316
-3395
lines changed

example/ios/Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,4 +404,4 @@ SPEC CHECKSUMS:
404404

405405
PODFILE CHECKSUM: 4ea7ff0fa522a3edfcab6e94459f24b02878bf98
406406

407-
COCOAPODS: 1.9.1
407+
COCOAPODS: 1.10.0

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -66,18 +66,18 @@
6666
"react-native": ">=0.59.0"
6767
},
6868
"devDependencies": {
69-
"@react-native-community/bob": "^0.14.2",
70-
"@react-native-community/eslint-config": "^1.1.0",
71-
"@babel/core": "^7.9.6",
72-
"@babel/runtime": "^7.9.6",
69+
"@react-native-community/bob": "^0.16.2",
70+
"@react-native-community/eslint-config": "^2.0.0",
71+
"@babel/core": "^7.12.7",
72+
"@babel/runtime": "^7.12.5",
7373
"babel-plugin-module-resolver": "^4.0.0",
74-
"babel-jest": "^26.0.1",
75-
"eslint": "7.0.0",
74+
"babel-jest": "^26.6.3",
75+
"eslint": "7.14.0",
7676
"flow-bin": "^0.122.0",
77-
"jest": "^26.0.1",
77+
"jest": "^26.6.3",
7878
"metro-react-native-babel-preset": "^0.59.0",
79-
"prettier": "^2.0.5",
80-
"react-native": "^0.63.0-rc.1",
79+
"prettier": "^2.2.0",
80+
"react-native": "^0.63.3",
8181
"react-test-renderer": "16.13.1",
8282
"react": "16.13.1"
8383
},

0 commit comments

Comments
 (0)