Skip to content

Commit 286159b

Browse files
authored
Merge pull request #4043 from StoDevX/dependabot/npm_and_yarn/detox-14.3.4
Bump detox from 14.3.3 to 14.3.4
2 parents 5e0847b + 690cde9 commit 286159b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,6 @@
186186
"yarn-deduplicate": "1.1.1"
187187
},
188188
"optionalDependencies": {
189-
"detox": "14.3.3"
189+
"detox": "14.3.4"
190190
}
191191
}

yarn.lock

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

2521-
2522-
version "14.3.3"
2523-
resolved "https://registry.yarnpkg.com/detox/-/detox-14.3.3.tgz#3dfd5994ec34fc0ac3032ea67c4b420656550dbe"
2524-
integrity sha512-yD96pNAwL4mZ8pSmCTZRB6xrknpgHRQbkVtxB6cwJgqTcDL2rpfGlBOnn/OH4T5qi6PCPMKfj3CEQXBS+zqg9Q==
2521+
2522+
version "14.3.4"
2523+
resolved "https://registry.yarnpkg.com/detox/-/detox-14.3.4.tgz#ec8e040fe2a1e6c5c6cbce70486ac5973bfb37dc"
2524+
integrity sha512-P+rLrGrnJLlxcwDrk2LEt6tt36G5RKOs9DYtwlWef4KiYtVfjjijgGRsUoojXl2g2BkGK0baIm1uOZtmYllW8g==
25252525
dependencies:
25262526
"@babel/core" "^7.4.5"
25272527
bunyan "^1.8.12"

0 commit comments

Comments
 (0)