Skip to content

Commit 5e6bd86

Browse files
fix: bump detox from 20.31.0 to 20.32.0 (#62)
Bumps [detox](https://github.com/wix/Detox) from 20.31.0 to 20.32.0. - [Release notes](https://github.com/wix/Detox/releases) - [Commits](wix/Detox@20.31.0...20.32.0) --- updated-dependencies: - dependency-name: detox dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2016b9d commit 5e6bd86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"homepage": "https://github.com/codeceptjs/detox-helper#readme",
2727
"dependencies": {
28-
"detox": "20.31.0",
28+
"detox": "20.32.0",
2929
"react-native": "^0.76.5"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)