Skip to content

Commit

Permalink
Bump detox from 20.25.1 to 20.27.3 in /fixture/react-native
Browse files Browse the repository at this point in the history
Bumps [detox](https://github.com/wix/Detox) from 20.25.1 to 20.27.3.
- [Release notes](https://github.com/wix/Detox/releases)
- [Commits](wix/Detox@20.25.1...20.27.3)

---
updated-dependencies:
- dependency-name: detox
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent e0c0b33 commit 2aadfc6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion fixture/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/react": "^18.2.6",
"babel-jest": "^29.2.1",
"babel-plugin-module-resolver": "^5.0.2",
"detox": "^20.25.1",
"detox": "^20.27.3",
"glob": "^11.0.0",
"jest": "^29.2.1",
"metro-react-native-babel-preset": "0.76.8",
Expand Down
14 changes: 10 additions & 4 deletions fixture/react-native/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3100,17 +3100,23 @@ detect-newline@^3.0.0:
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==

detox@^20.25.1:
version "20.25.1"
resolved "https://registry.yarnpkg.com/detox/-/detox-20.25.1.tgz#72bfe34260388870ef4f7afd8171a475cf0c1146"
integrity sha512-l+VhhtwfIR8DR4Htvo3KUIx1VPQkYanwjxsKUlXrOM60e47GB45U87la3VYVpFEvUQ5liD46tWWDkY0fkhoOOw==
detox-copilot@^0.0.14:
version "0.0.14"
resolved "https://registry.yarnpkg.com/detox-copilot/-/detox-copilot-0.0.14.tgz#ccfa8de8a547c45a13c013d41ce18dd910386b22"
integrity sha512-XzruvuEVnX/sGkkDLDDLTGuwyoS0qLk+g5psDWgpLrnFd9w4QA0I65G5dwPzcK68lYaOGb0FThXv3fmD37/Mlg==

detox@^20.27.3:
version "20.27.3"
resolved "https://registry.yarnpkg.com/detox/-/detox-20.27.3.tgz#82a1af0558d9e3ac6e21b8347e812f64338adcaf"
integrity sha512-bMAjL+6dQLF75DWbJb0gTp6/cOnpFqu5CU+VcE48ZIRLBQp5KD/ppk2zvx/B8k+CeQJjWFGs8exfpVuOBJUTpw==
dependencies:
ajv "^8.6.3"
bunyan "^1.8.12"
bunyan-debug-stream "^3.1.0"
caf "^15.0.1"
chalk "^4.0.0"
child-process-promise "^2.2.0"
detox-copilot "^0.0.14"
execa "^5.1.1"
find-up "^5.0.0"
fs-extra "^11.0.0"
Expand Down

0 comments on commit 2aadfc6

Please sign in to comment.