Skip to content

Commit 26a60ac

Browse files
authored
Merge pull request #16 from msand/renovate/detox-14.x
Update dependency detox to v14.8.1
2 parents f6282a4 + 6678dd0 commit 26a60ac

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@babel/runtime": "7.6.3",
3333
"@react-native-community/eslint-config": "0.0.5",
3434
"babel-jest": "24.9.0",
35-
"detox": "14.6.0",
35+
"detox": "14.8.1",
3636
"eslint": "6.6.0",
3737
"jest": "24.9.0",
3838
"metro-react-native-babel-preset": "0.57.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2300,10 +2300,10 @@ detect-newline@^2.1.0:
23002300
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-2.1.0.tgz#f41f1c10be4b00e87b5f13da680759f2c5bfd3e2"
23012301
integrity sha1-9B8cEL5LAOh7XxPaaAdZ8sW/0+I=
23022302

2303-
detox@14.6.0:
2304-
version "14.6.0"
2305-
resolved "https://registry.yarnpkg.com/detox/-/detox-14.6.0.tgz#1cdd1e790992b664946f67ca4b408b0cb7bdee07"
2306-
integrity sha512-Pk36LMb7xv5QyovC42BDW8+v8YCNb2ky+qPdtY6VrJ5pGGmJHSjU8mp9XvDmi1UKoTUXD2UHmComcqYj/Pw1iA==
2303+
detox@14.8.1:
2304+
version "14.8.1"
2305+
resolved "https://registry.yarnpkg.com/detox/-/detox-14.8.1.tgz#031493f6dd20273862419a13f71487668b525821"
2306+
integrity sha512-tyCs/13E9xoNX8d8OPLmti7vVsbZUdQRQXLlkxhdLavILjG3lrABeJDUM0zKiTvUjVDsbcrVKAXVwlONwTJa6g==
23072307
dependencies:
23082308
"@babel/core" "^7.4.5"
23092309
bunyan "^1.8.12"

0 commit comments

Comments
 (0)