Skip to content

Commit 63d3aff

Browse files
authored
Fix detox yarn error with Xcode 12 (facebook#670)
* Update RCTCxxBridge.mm * fix detox errors with xcode 12
1 parent 76baa80 commit 63d3aff

2 files changed

Lines changed: 16 additions & 15 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"clang-format": "^1.2.4",
129129
"connect": "^3.6.5",
130130
"coveralls": "^3.0.2",
131-
"detox": "15.4.4",
131+
"detox": "16.7.2",
132132
"eslint": "5.1.0",
133133
"eslint-config-fb-strict": "^24.9.0",
134134
"eslint-config-fbjs": "2.1.0",

yarn.lock

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2139,10 +2139,10 @@ big-integer@^1.6.7:
21392139
resolved "https://registry.yarnpkg.com/big-integer/-/big-integer-1.6.36.tgz#78631076265d4ae3555c04f85e7d9d2f3a071a36"
21402140
integrity sha512-t70bfa7HYEA1D9idDbmuv7YbsbVkQ+Hp+8KFSul4aE5e/i1bjCNIRYJZlA8Q8p0r9T8cF/RVvwUgRA//FydEyg==
21412141

2142-
bluebird@3.5.x:
2143-
version "3.5.2"
2144-
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.2.tgz#1be0908e054a751754549c270489c1505d4ab15a"
2145-
integrity sha512-dhHTWMI7kMx5whMQntl7Vr9C6BvV10lFXDAasnqnrMYhXVCzzk6IO9Fo2L75jXHT07WrOngL1WDXOp+yYS91Yg==
2142+
bluebird@^3.5.4:
2143+
version "3.7.2"
2144+
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
2145+
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
21462146

21472147
bplist-creator@0.0.7:
21482148
version "0.0.7"
@@ -2849,16 +2849,17 @@ detect-newline@^2.1.0:
28492849
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-2.1.0.tgz#f41f1c10be4b00e87b5f13da680759f2c5bfd3e2"
28502850
integrity sha1-9B8cEL5LAOh7XxPaaAdZ8sW/0+I=
28512851

2852-
detox@15.4.4:
2853-
version "15.4.4"
2854-
resolved "https://registry.yarnpkg.com/detox/-/detox-15.4.4.tgz#0f56b0eb9dd81b65e9bd6b3a8730f323dd6cd897"
2855-
integrity sha512-mbsw/REE3yDuq+0fbPZSktfV5OVO/80LMHsistgKUcBEEM3BrwLkZsji8a7syJj9tiDo+SsUjEzXGhQwDLlitA==
2852+
detox@16.7.2:
2853+
version "16.7.2"
2854+
resolved "https://registry.yarnpkg.com/detox/-/detox-16.7.2.tgz#531c98416adf52d4ba95601b669969acadafb970"
2855+
integrity sha512-+837eRgk4xOewXmeF5H6vOTn0RbKUFIyCi5UsTXEhvplsMk+KrrqfKik2j8fvubJkByry7HqIN/JF9jKe+meIQ==
28562856
dependencies:
28572857
"@babel/core" "^7.4.5"
28582858
bunyan "^1.8.12"
28592859
bunyan-debug-stream "^1.1.0"
28602860
chalk "^2.4.2"
28612861
child-process-promise "^2.2.0"
2862+
find-up "^4.1.0"
28622863
fs-extra "^4.0.2"
28632864
funpermaproxy "^1.0.1"
28642865
get-port "^2.1.0"
@@ -2869,7 +2870,7 @@ detox@15.4.4:
28692870
sanitize-filename "^1.6.1"
28702871
shell-utils "^1.0.9"
28712872
tail "^2.0.0"
2872-
telnet-client "0.15.3"
2873+
telnet-client "1.2.8"
28732874
tempfile "^2.0.0"
28742875
which "^1.3.1"
28752876
ws "^3.3.1"
@@ -7326,12 +7327,12 @@ tar@^4:
73267327
safe-buffer "^5.1.2"
73277328
yallist "^3.0.2"
73287329

7329-
telnet-client@0.15.3:
7330-
version "0.15.3"
7331-
resolved "https://registry.yarnpkg.com/telnet-client/-/telnet-client-0.15.3.tgz#99ec754e4acf6fa51dc69898f574df3c2550712e"
7332-
integrity sha512-GSfdzQV0BKIYsmeXq7bJFJ2wHeJud6icaIxCUf6QCGQUD6R0BBGbT1+yLDhq67JRdgRpwyPwUbV7JxFeRrZomQ==
7330+
telnet-client@1.2.8:
7331+
version "1.2.8"
7332+
resolved "https://registry.yarnpkg.com/telnet-client/-/telnet-client-1.2.8.tgz#946c0dadc8daa3f19bb40a3e898cb870403a4ca4"
7333+
integrity sha512-W+w4k3QAmULVNhBVT2Fei369kGZCh/TH25M7caJAXW+hLxwoQRuw0di3cX4l0S9fgH3Mvq7u+IFMoBDpEw/eIg==
73337334
dependencies:
7334-
bluebird "3.5.x"
7335+
bluebird "^3.5.4"
73357336

73367337
temp-dir@^1.0.0:
73377338
version "1.0.0"

0 commit comments

Comments
 (0)