Skip to content

Commit d43a4c8

Browse files
committed
ci: Fix builds failing with Xcode 12
1 parent 679c6d5 commit d43a4c8

File tree

2 files changed

+1347
-1157
lines changed

2 files changed

+1347
-1157
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,13 @@
6868
"@react-native-community/cli-platform-android": "^3.1.0",
6969
"@react-native-community/cli-platform-ios": "^3.1.0",
7070
"@react-native-community/eslint-config": "^0.0.5",
71-
"babel-jest": "^24.9.0",
71+
"babel-jest": "^26.5.2",
7272
"babel-plugin-module-resolver": "3.1.3",
73-
"detox": "12.6.1",
73+
"detox": "16.7.2",
7474
"eslint": "5.1.0",
7575
"expo": "36.0.2",
7676
"flow-bin": "0.105.2",
77-
"jest": "^24.9.0",
77+
"jest": "^26.5.3",
7878
"metro": "0.56.4",
7979
"metro-react-native-babel-preset": "^0.56.0",
8080
"react": "16.9.0",

0 commit comments

Comments
 (0)