Skip to content

Commit 690cde9

Browse files
Bump detox from 14.3.3 to 14.3.4
Bumps [detox](https://github.com/wix/Detox) from 14.3.3 to 14.3.4. - [Release notes](https://github.com/wix/Detox/releases) - [Commits](wix/Detox@14.3.3...14.3.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent af77fb5 commit 690cde9

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
@@ -2513,10 +2513,10 @@ detect-newline@^2.1.0:
25132513
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-2.1.0.tgz#f41f1c10be4b00e87b5f13da680759f2c5bfd3e2"
25142514
integrity sha1-9B8cEL5LAOh7XxPaaAdZ8sW/0+I=
25152515

2516-
2517-
version "14.3.3"
2518-
resolved "https://registry.yarnpkg.com/detox/-/detox-14.3.3.tgz#3dfd5994ec34fc0ac3032ea67c4b420656550dbe"
2519-
integrity sha512-yD96pNAwL4mZ8pSmCTZRB6xrknpgHRQbkVtxB6cwJgqTcDL2rpfGlBOnn/OH4T5qi6PCPMKfj3CEQXBS+zqg9Q==
2516+
2517+
version "14.3.4"
2518+
resolved "https://registry.yarnpkg.com/detox/-/detox-14.3.4.tgz#ec8e040fe2a1e6c5c6cbce70486ac5973bfb37dc"
2519+
integrity sha512-P+rLrGrnJLlxcwDrk2LEt6tt36G5RKOs9DYtwlWef4KiYtVfjjijgGRsUoojXl2g2BkGK0baIm1uOZtmYllW8g==
25202520
dependencies:
25212521
"@babel/core" "^7.4.5"
25222522
bunyan "^1.8.12"

0 commit comments

Comments
 (0)