This repository was archived by the owner on Feb 1, 2025. It is now read-only.
File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 25
25
"@types/react" : " ^18.2.40" ,
26
26
"@types/react-test-renderer" : " ^18.0.7" ,
27
27
"babel-jest" : " ^29.7.0" ,
28
- "detox" : " ^20.27.6 " ,
28
+ "detox" : " ^20.28.0 " ,
29
29
"eslint" : " ^8.57.0" ,
30
30
"eslint-plugin-detox" : " ^1.0.0" ,
31
31
"eslint-plugin-import" : " ^2.31.0" ,
Original file line number Diff line number Diff line change @@ -3229,23 +3229,23 @@ detect-newline@^3.0.0:
3229
3229
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
3230
3230
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
3231
3231
3232
- detox-copilot@^0.0.23 :
3233
- version "0.0.23 "
3234
- resolved "https://registry.yarnpkg.com/detox-copilot/-/detox-copilot-0.0.23 .tgz#724aeb62424018b4b6d5620bb0dc7e800e4e4f6b "
3235
- integrity sha512-qDSdLwgPUMVawpE0R3agNWd2U69ilTnhf+SodSqqrkmTI0oG67IfkACvwox+K9Slcc8ki6y0Bw6QVBi54MqpaA ==
3232
+ detox-copilot@^0.0.24 :
3233
+ version "0.0.24 "
3234
+ resolved "https://registry.yarnpkg.com/detox-copilot/-/detox-copilot-0.0.24 .tgz#e505073866d1f4ff00641f2e48ef441a4dff6bbc "
3235
+ integrity sha512-42g0QyJS31URl28YRxc4hGozSXhbbB1sKwzxEjZR9WtLoSx6WYDsQkQD8+yP5t1NExiSCZAfvNmBw8PYQwDKwg ==
3236
3236
3237
- detox@^20.27.6 :
3238
- version "20.27.6 "
3239
- resolved "https://registry.yarnpkg.com/detox/-/detox-20.27.6 .tgz#856558a68a00cfc32f68ac50c302aab7bc99ac0c "
3240
- integrity sha512-eyVkBC7uFpxgUAuWjvbejwnPOjRHqUWSSE/P0FwsCxWVnrNOSq8IhBnSj82Ic5Dc76CAB+Xw5SWYsHnbhG26Bg ==
3237
+ detox@^20.28.0 :
3238
+ version "20.28.0 "
3239
+ resolved "https://registry.yarnpkg.com/detox/-/detox-20.28.0 .tgz#7ae848e8df028c17d65cd0672040cd1c18338b25 "
3240
+ integrity sha512-JeUkWNnYE7lqby3S9AeYJP3ttCBKH+qZWACjWXwvSbe3tm6JeXvecVUYkzSoNfC4IzTX5p+rWvG0IPsfOsZSFw ==
3241
3241
dependencies :
3242
3242
ajv "^8.6.3"
3243
3243
bunyan "^1.8.12"
3244
3244
bunyan-debug-stream "^3.1.0"
3245
3245
caf "^15.0.1"
3246
3246
chalk "^4.0.0"
3247
3247
child-process-promise "^2.2.0"
3248
- detox-copilot "^0.0.23 "
3248
+ detox-copilot "^0.0.24 "
3249
3249
execa "^5.1.1"
3250
3250
find-up "^5.0.0"
3251
3251
fs-extra "^11.0.0"
You can’t perform that action at this time.
0 commit comments