Skip to content

Commit 4e7c73b

Browse files
chore(deps-dev): bump detox in /fixture/react-native
Bumps [detox](https://github.com/wix/Detox) from 20.47.0 to 20.51.0. - [Release notes](https://github.com/wix/Detox/releases) - [Commits](https://github.com/wix/Detox/commits) --- updated-dependencies: - dependency-name: detox dependency-version: 20.51.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4278ba commit 4e7c73b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

fixture/react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/react": "^19.0.0",
4545
"babel-jest": "^29.2.1",
4646
"babel-plugin-module-resolver": "^5.0.2",
47-
"detox": "^20.44.0",
47+
"detox": "^20.51.0",
4848
"glob": "^11.0.0",
4949
"jest": "^29.2.1",
5050
"metro-react-native-babel-preset": "^0.77.0",

fixture/react-native/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3093,10 +3093,10 @@ detect-newline@^3.0.0:
30933093
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
30943094
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
30953095

3096-
detox@^20.44.0:
3097-
version "20.47.0"
3098-
resolved "https://registry.yarnpkg.com/detox/-/detox-20.47.0.tgz#47f19bf43f249186bae74f94ee540dd45d61bcfc"
3099-
integrity sha512-Jpk296Ct006MnemKQP25X1q4fQ3G6rwSX+f0BqC5Py7qKdJ9cRh4H39D1GIIV56UJ/nJEI5IAgg7jrSPjCT9sA==
3096+
detox@^20.51.0:
3097+
version "20.51.0"
3098+
resolved "https://registry.yarnpkg.com/detox/-/detox-20.51.0.tgz#8daaed0f003ed3810cbda9b3e9563b4a76202e7e"
3099+
integrity sha512-epO3hZwxY/cN38vZoF5FSOAdDu2rnS4pvurPxpI5RZ7E5h++EiieZDC8yIV/uLjTxEnU5SoKIb6lfUMk57TrTA==
31003100
dependencies:
31013101
"@wix-pilot/core" "^3.4.2"
31023102
"@wix-pilot/detox" "^1.0.13"

0 commit comments

Comments
 (0)