We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf3d863 commit f06ba94Copy full SHA for f06ba94
package.json
@@ -24,7 +24,7 @@
24
},
25
"homepage": "https://github.com/codeceptjs/detox-helper#readme",
26
"dependencies": {
27
- "detox": "20.41.3",
+ "detox": "20.42.0",
28
"react-native": "^0.81.1"
29
30
"devDependencies": {
test/package.json
@@ -12,14 +12,14 @@
12
"@codeceptjs/expect-helper": "^1.0.1",
13
"@react-native/metro-config": "^0.81.1",
14
"codeceptjs": "3.7.5",
15
- "detox": "20.41.1",
16
"metro-react-native-babel-preset": "^0.77.0",
17
"react": "^19.0",
18
19
20
21
"@types/node": "^24.3.0",
22
- "expect": "^29.7.0",
+ "expect": "^30.0.2",
23
"ts-node": "^10.9.1",
"typescript": "^5.2.2"
0 commit comments