Skip to content

Commit ccd4efa

Browse files
committed
[LOCAL] bump detox to xcode 12 compatible version
1 parent 7100756 commit ccd4efa

File tree

2 files changed

+68
-15
lines changed

2 files changed

+68
-15
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"clang-format": "^1.2.4",
124124
"connect": "^3.6.5",
125125
"coveralls": "^3.0.2",
126-
"detox": "15.4.4",
126+
"detox": "16.7.2",
127127
"eslint": "5.1.0",
128128
"eslint-config-fb-strict": "^24.9.0",
129129
"eslint-config-fbjs": "2.1.0",

yarn.lock

+67-14
Original file line numberDiff line numberDiff line change
@@ -2161,10 +2161,10 @@ big-integer@^1.6.7:
21612161
resolved "https://registry.yarnpkg.com/big-integer/-/big-integer-1.6.36.tgz#78631076265d4ae3555c04f85e7d9d2f3a071a36"
21622162
integrity sha512-t70bfa7HYEA1D9idDbmuv7YbsbVkQ+Hp+8KFSul4aE5e/i1bjCNIRYJZlA8Q8p0r9T8cF/RVvwUgRA//FydEyg==
21632163

2164-
2165-
version "3.5.2"
2166-
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.2.tgz#1be0908e054a751754549c270489c1505d4ab15a"
2167-
integrity sha512-dhHTWMI7kMx5whMQntl7Vr9C6BvV10lFXDAasnqnrMYhXVCzzk6IO9Fo2L75jXHT07WrOngL1WDXOp+yYS91Yg==
2164+
bluebird@^3.5.4:
2165+
version "3.7.2"
2166+
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
2167+
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
21682168

21692169
21702170
version "0.0.7"
@@ -2468,6 +2468,15 @@ cliui@^5.0.0:
24682468
strip-ansi "^5.2.0"
24692469
wrap-ansi "^5.1.0"
24702470

2471+
cliui@^6.0.0:
2472+
version "6.0.0"
2473+
resolved "https://registry.yarnpkg.com/cliui/-/cliui-6.0.0.tgz#511d702c0c4e41ca156d7d0e96021f23e13225b1"
2474+
integrity sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==
2475+
dependencies:
2476+
string-width "^4.2.0"
2477+
strip-ansi "^6.0.0"
2478+
wrap-ansi "^6.2.0"
2479+
24712480
clone@^1.0.2:
24722481
version "1.0.4"
24732482
resolved "https://registry.yarnpkg.com/clone/-/clone-1.0.4.tgz#da309cc263df15994c688ca902179ca3c7cd7c7e"
@@ -2862,16 +2871,17 @@ detect-newline@^2.1.0:
28622871
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-2.1.0.tgz#f41f1c10be4b00e87b5f13da680759f2c5bfd3e2"
28632872
integrity sha1-9B8cEL5LAOh7XxPaaAdZ8sW/0+I=
28642873

2865-
detox@15.4.4:
2866-
version "15.4.4"
2867-
resolved "https://registry.yarnpkg.com/detox/-/detox-15.4.4.tgz#0f56b0eb9dd81b65e9bd6b3a8730f323dd6cd897"
2868-
integrity sha512-mbsw/REE3yDuq+0fbPZSktfV5OVO/80LMHsistgKUcBEEM3BrwLkZsji8a7syJj9tiDo+SsUjEzXGhQwDLlitA==
2874+
detox@16.7.2:
2875+
version "16.7.2"
2876+
resolved "https://registry.yarnpkg.com/detox/-/detox-16.7.2.tgz#531c98416adf52d4ba95601b669969acadafb970"
2877+
integrity sha512-+837eRgk4xOewXmeF5H6vOTn0RbKUFIyCi5UsTXEhvplsMk+KrrqfKik2j8fvubJkByry7HqIN/JF9jKe+meIQ==
28692878
dependencies:
28702879
"@babel/core" "^7.4.5"
28712880
bunyan "^1.8.12"
28722881
bunyan-debug-stream "^1.1.0"
28732882
chalk "^2.4.2"
28742883
child-process-promise "^2.2.0"
2884+
find-up "^4.1.0"
28752885
fs-extra "^4.0.2"
28762886
funpermaproxy "^1.0.1"
28772887
get-port "^2.1.0"
@@ -2882,7 +2892,7 @@ [email protected]:
28822892
sanitize-filename "^1.6.1"
28832893
shell-utils "^1.0.9"
28842894
tail "^2.0.0"
2885-
telnet-client "0.15.3"
2895+
telnet-client "1.2.8"
28862896
tempfile "^2.0.0"
28872897
which "^1.3.1"
28882898
ws "^3.3.1"
@@ -2938,6 +2948,11 @@ emoji-regex@^7.0.1, emoji-regex@^7.0.2:
29382948
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-7.0.3.tgz#933a04052860c85e83c122479c4748a8e4c72156"
29392949
integrity sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==
29402950

2951+
emoji-regex@^8.0.0:
2952+
version "8.0.0"
2953+
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
2954+
integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==
2955+
29412956
encodeurl@~1.0.1, encodeurl@~1.0.2:
29422957
version "1.0.2"
29432958
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59"
@@ -4116,6 +4131,11 @@ is-fullwidth-code-point@^2.0.0:
41164131
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f"
41174132
integrity sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=
41184133

4134+
is-fullwidth-code-point@^3.0.0:
4135+
version "3.0.0"
4136+
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz#f116f8064fe90b3f7844a38997c0b75051269f1d"
4137+
integrity sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==
4138+
41194139
is-generator-fn@^2.0.0:
41204140
version "2.0.0"
41214141
resolved "https://registry.yarnpkg.com/is-generator-fn/-/is-generator-fn-2.0.0.tgz#038c31b774709641bda678b1f06a4e3227c10b3e"
@@ -7164,6 +7184,15 @@ string-width@^3.0.0, string-width@^3.1.0:
71647184
is-fullwidth-code-point "^2.0.0"
71657185
strip-ansi "^5.1.0"
71667186

7187+
string-width@^4.1.0, string-width@^4.2.0:
7188+
version "4.2.0"
7189+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.0.tgz#952182c46cc7b2c313d1596e623992bd163b72b5"
7190+
integrity sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==
7191+
dependencies:
7192+
emoji-regex "^8.0.0"
7193+
is-fullwidth-code-point "^3.0.0"
7194+
strip-ansi "^6.0.0"
7195+
71677196
string.prototype.matchall@^2.0.0:
71687197
version "2.0.0"
71697198
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-2.0.0.tgz#2af8fe3d2d6dc53ca2a59bd376b089c3c152b3c8"
@@ -7210,6 +7239,13 @@ strip-ansi@^5.1.0, strip-ansi@^5.2.0:
72107239
dependencies:
72117240
ansi-regex "^4.1.0"
72127241

7242+
strip-ansi@^6.0.0:
7243+
version "6.0.0"
7244+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.0.tgz#0b1571dd7669ccd4f3e06e14ef1eed26225ae532"
7245+
integrity sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==
7246+
dependencies:
7247+
ansi-regex "^5.0.0"
7248+
72137249
strip-bom@^3.0.0:
72147250
version "3.0.0"
72157251
resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-3.0.0.tgz#2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3"
@@ -7296,12 +7332,12 @@ tar@^4:
72967332
safe-buffer "^5.1.2"
72977333
yallist "^3.0.2"
72987334

7299-
telnet-client@0.15.3:
7300-
version "0.15.3"
7301-
resolved "https://registry.yarnpkg.com/telnet-client/-/telnet-client-0.15.3.tgz#99ec754e4acf6fa51dc69898f574df3c2550712e"
7302-
integrity sha512-GSfdzQV0BKIYsmeXq7bJFJ2wHeJud6icaIxCUf6QCGQUD6R0BBGbT1+yLDhq67JRdgRpwyPwUbV7JxFeRrZomQ==
7335+
telnet-client@1.2.8:
7336+
version "1.2.8"
7337+
resolved "https://registry.yarnpkg.com/telnet-client/-/telnet-client-1.2.8.tgz#946c0dadc8daa3f19bb40a3e898cb870403a4ca4"
7338+
integrity sha512-W+w4k3QAmULVNhBVT2Fei369kGZCh/TH25M7caJAXW+hLxwoQRuw0di3cX4l0S9fgH3Mvq7u+IFMoBDpEw/eIg==
73037339
dependencies:
7304-
bluebird "3.5.x"
7340+
bluebird "^3.5.4"
73057341

73067342
temp-dir@^1.0.0:
73077343
version "1.0.0"
@@ -7721,6 +7757,15 @@ wrap-ansi@^5.1.0:
77217757
string-width "^3.0.0"
77227758
strip-ansi "^5.0.0"
77237759

7760+
wrap-ansi@^6.2.0:
7761+
version "6.2.0"
7762+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-6.2.0.tgz#e9393ba07102e6c91a3b221478f0257cd2856e53"
7763+
integrity sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==
7764+
dependencies:
7765+
ansi-styles "^4.0.0"
7766+
string-width "^4.1.0"
7767+
strip-ansi "^6.0.0"
7768+
77247769
wrappy@1:
77257770
version "1.0.2"
77267771
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
@@ -7882,6 +7927,14 @@ yargs-parser@^15.0.0:
78827927
camelcase "^5.0.0"
78837928
decamelize "^1.2.0"
78847929

7930+
yargs-parser@^18.1.1:
7931+
version "18.1.3"
7932+
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-18.1.3.tgz#be68c4975c6b2abf469236b0c870362fab09a7b0"
7933+
integrity sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==
7934+
dependencies:
7935+
camelcase "^5.0.0"
7936+
decamelize "^1.2.0"
7937+
78857938
yargs@^13.0.0:
78867939
version "13.2.2"
78877940
resolved "https://registry.yarnpkg.com/yargs/-/yargs-13.2.2.tgz#0c101f580ae95cea7f39d927e7770e3fdc97f993"

0 commit comments

Comments
 (0)