Skip to content

Commit a9e8895

Browse files
fix: bump detox from 20.36.3 to 20.36.4 (#100)
Bumps [detox](https://github.com/wix/Detox) from 20.36.3 to 20.36.4. - [Release notes](https://github.com/wix/Detox/releases) - [Commits](wix/Detox@20.36.3...20.36.4) --- updated-dependencies: - dependency-name: detox dependency-version: 20.36.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b4e6e43 commit a9e8895

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.36.3",
28+
"detox": "20.36.4",
2929
"react-native": "^0.78.2"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)