From efbf1893604c8c20db33c766781ccfc5fd4e8193 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 08:08:25 +0000 Subject: [PATCH] Bump detox from 20.25.1 to 20.25.6 in /fixture/react-native Bumps [detox](https://github.com/wix/Detox) from 20.25.1 to 20.25.6. - [Release notes](https://github.com/wix/Detox/releases) - [Commits](https://github.com/wix/Detox/compare/20.25.1...20.25.6) --- updated-dependencies: - dependency-name: detox dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- fixture/react-native/package.json | 2 +- fixture/react-native/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/fixture/react-native/package.json b/fixture/react-native/package.json index 48842923a..70005c24e 100644 --- a/fixture/react-native/package.json +++ b/fixture/react-native/package.json @@ -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.25.6", "glob": "^11.0.0", "jest": "^29.2.1", "metro-react-native-babel-preset": "0.76.8", diff --git a/fixture/react-native/yarn.lock b/fixture/react-native/yarn.lock index 244911238..385a42c7b 100644 --- a/fixture/react-native/yarn.lock +++ b/fixture/react-native/yarn.lock @@ -2114,7 +2114,7 @@ rimraf "^3.0.2" "@shopify/flash-list@link:../..": - version "1.7.0" + version "1.7.1" dependencies: recyclerlistview "4.2.1" tslib "2.6.3" @@ -3100,10 +3100,10 @@ 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@^20.25.6: + version "20.25.6" + resolved "https://registry.yarnpkg.com/detox/-/detox-20.25.6.tgz#7fd59555caecd4eaf8a2cf1807f8bdee043355e0" + integrity sha512-UouUZ9Xa7WHzVIkv7QgAbG7aym0S7hQboiJJVw2ZfVUhdn4P3mfM6YED/g+fpRxVxiZDFCIziuIbOajToU8yUg== dependencies: ajv "^8.6.3" bunyan "^1.8.12"