Skip to content

Commit

Permalink
Bump detox from 20.25.1 to 20.31.0 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.31.0.
- [Release notes](https://github.com/wix/Detox/releases)
- [Commits](wix/Detox@20.25.1...20.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 2226ab0 commit 1080fb8
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.31.0",
"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 @@ -3043,17 +3043,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.27:
version "0.0.27"
resolved "https://registry.yarnpkg.com/detox-copilot/-/detox-copilot-0.0.27.tgz#350ee91ae6ba77acac78513ccbda7aafcb3c6faf"
integrity sha512-H2febTNp0arVx2A8rvM1C2BwDiBEP/2Ya8Hd1mVyV66rR5u8om1gdIypaRGm+plpTLCHhlefe4+7qLtHgVzpng==

detox@^20.31.0:
version "20.31.0"
resolved "https://registry.yarnpkg.com/detox/-/detox-20.31.0.tgz#55a286b7431b150d23d25702e13ad977fc005c6c"
integrity sha512-6Vsm/o8hElUYuZrBOYDNfkxEU+8q1CZ38wg/st8e1guOaDamIO/5u4hVUHVmId381/3bxfTvC6cO5WgW6BXmUQ==
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.27"
execa "^5.1.1"
find-up "^5.0.0"
fs-extra "^11.0.0"
Expand Down

0 comments on commit 1080fb8

Please sign in to comment.