mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
upgrade detox to 15.1.4
Summary: Use newer detox version to take advantage of Android compatibility fix Changelog: [Internal] Updating Detox from 14.5.1 to 15.1.4 Reviewed By: TheSavior Differential Revision: D19564679 fbshipit-source-id: adc3c9acc8b2004b201b7106045ae0d3d3e9e779
This commit is contained in:
committed by
Facebook Github Bot
parent
9a8c06b502
commit
e6288dab05
+1
-1
@@ -125,7 +125,7 @@
|
||||
"babel-eslint": "10.0.1",
|
||||
"clang-format": "^1.2.4",
|
||||
"coveralls": "^3.0.2",
|
||||
"detox": "14.5.1",
|
||||
"detox": "15.1.4",
|
||||
"eslint": "5.1.0",
|
||||
"eslint-config-fb-strict": "24.3.0",
|
||||
"eslint-config-fbjs": "2.1.0",
|
||||
|
||||
@@ -2644,10 +2644,10 @@ detect-newline@^2.1.0:
|
||||
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-2.1.0.tgz#f41f1c10be4b00e87b5f13da680759f2c5bfd3e2"
|
||||
integrity sha1-9B8cEL5LAOh7XxPaaAdZ8sW/0+I=
|
||||
|
||||
detox@14.5.1:
|
||||
version "14.5.1"
|
||||
resolved "https://registry.yarnpkg.com/detox/-/detox-14.5.1.tgz#dd3cbdb4f26aaf461774303eb825f2f0fc8e8260"
|
||||
integrity sha512-ZFt9LOHRXTxX1HVefysCnF5tLQQRQvr+w4KSXxkdJUa+9afr9/avZyz5kR0elasC2aU6/pnuzUiOJmCCyy7f6w==
|
||||
detox@15.1.4:
|
||||
version "15.1.4"
|
||||
resolved "https://registry.yarnpkg.com/detox/-/detox-15.1.4.tgz#e459a39d4877ea4c582a886210aaac531c347e65"
|
||||
integrity sha512-Clk6ceSkX5MM28eJCKJdRKSe+vesGe4OnRkEqpVshvH+Ce35/nBnyKDH0O4+qvoMJItOIZHi2Hn327b2+L81Gg==
|
||||
dependencies:
|
||||
"@babel/core" "^7.4.5"
|
||||
bunyan "^1.8.12"
|
||||
|
||||
Reference in New Issue
Block a user