Skip to content

Commit 2ade730

Browse files
author
Oscar Justinico
committed
Update locks
1 parent 2d864e2 commit 2ade730

File tree

3 files changed

+422
-415
lines changed

3 files changed

+422
-415
lines changed

example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -808,7 +808,7 @@ PODS:
808808
- React-cxxreact (= 0.63.3)
809809
- React-jsi (= 0.63.3)
810810
- React-jsinspector (0.63.3)
811-
- react-native-firebaseui-auth (1.2.22):
811+
- react-native-firebaseui-auth (1.3.0):
812812
- React
813813
- React-RCTActionSheet (0.63.3):
814814
- React-Core/RCTActionSheetHeaders (= 0.63.3)
@@ -1105,7 +1105,7 @@ SPEC CHECKSUMS:
11051105
React-jsi: df07aa95b39c5be3e41199921509bfa929ed2b9d
11061106
React-jsiexecutor: b56c03e61c0dd5f5801255f2160a815f4a53d451
11071107
React-jsinspector: 8e68ffbfe23880d3ee9bafa8be2777f60b25cbe2
1108-
react-native-firebaseui-auth: 0509eb245bace3c321e27eb979b7cbcf923c010f
1108+
react-native-firebaseui-auth: bd30143b753ce94d1f97c4867612b6b4dae323a6
11091109
React-RCTActionSheet: 53ea72699698b0b47a6421cb1c8b4ab215a774aa
11101110
React-RCTAnimation: 1befece0b5183c22ae01b966f5583f42e69a83c2
11111111
React-RCTBlob: 0b284339cbe4b15705a05e2313a51c6d8b51fa40

example/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
"react-native-firebaseui-auth": "git+https://github.com/oijusti/react-native-firebaseui-auth.git"
1616
},
1717
"devDependencies": {
18-
"@babel/core": "^7.8.4",
19-
"@babel/runtime": "^7.8.4",
20-
"@react-native-community/eslint-config": "^1.1.0",
21-
"babel-jest": "^25.1.0",
22-
"eslint": "^6.5.1",
23-
"jest": "^25.1.0",
24-
"metro-react-native-babel-preset": "^0.59.0",
18+
"@babel/core": "7.8.4",
19+
"@babel/runtime": "7.8.4",
20+
"@react-native-community/eslint-config": "1.1.0",
21+
"babel-jest": "25.1.0",
22+
"eslint": "6.5.1",
23+
"jest": "25.1.0",
24+
"metro-react-native-babel-preset": "0.59.0",
2525
"react-test-renderer": "16.13.1"
2626
},
2727
"jest": {

0 commit comments

Comments
 (0)