Skip to content

Commit 263b09c

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

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.2"
189+
"detox": "14.3.3"
190190
}
191191
}

yarn.lock

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

2517-
2518-
version "14.3.2"
2519-
resolved "https://registry.yarnpkg.com/detox/-/detox-14.3.2.tgz#c01e441c7ce9e869d4ea412ac0d1e552c0a2f19b"
2520-
integrity sha512-GykXKlPGbtB0eR0RVOoPJSzF/dppgUw8IOZ/l2Ff91mKXe87IcNwr3ddAJheE9J+AocZEtp0rA7LCbxVQDfGGA==
2517+
2518+
version "14.3.3"
2519+
resolved "https://registry.yarnpkg.com/detox/-/detox-14.3.3.tgz#3dfd5994ec34fc0ac3032ea67c4b420656550dbe"
2520+
integrity sha512-yD96pNAwL4mZ8pSmCTZRB6xrknpgHRQbkVtxB6cwJgqTcDL2rpfGlBOnn/OH4T5qi6PCPMKfj3CEQXBS+zqg9Q==
25212521
dependencies:
25222522
"@babel/core" "^7.4.5"
25232523
bunyan "^1.8.12"

0 commit comments

Comments
 (0)