Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

Commit c410645

Browse files
Bump detox from 20.27.6 to 20.28.0
Bumps [detox](https://github.com/wix/Detox) from 20.27.6 to 20.28.0. - [Release notes](https://github.com/wix/Detox/releases) - [Commits](wix/Detox@20.27.6...20.28.0) --- updated-dependencies: - dependency-name: detox dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 57aa9e7 commit c410645

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/react": "^18.2.40",
2626
"@types/react-test-renderer": "^18.0.7",
2727
"babel-jest": "^29.7.0",
28-
"detox": "^20.27.6",
28+
"detox": "^20.28.0",
2929
"eslint": "^8.57.0",
3030
"eslint-plugin-detox": "^1.0.0",
3131
"eslint-plugin-import": "^2.31.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3229,23 +3229,23 @@ detect-newline@^3.0.0:
32293229
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
32303230
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
32313231

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==
32363236

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==
32413241
dependencies:
32423242
ajv "^8.6.3"
32433243
bunyan "^1.8.12"
32443244
bunyan-debug-stream "^3.1.0"
32453245
caf "^15.0.1"
32463246
chalk "^4.0.0"
32473247
child-process-promise "^2.2.0"
3248-
detox-copilot "^0.0.23"
3248+
detox-copilot "^0.0.24"
32493249
execa "^5.1.1"
32503250
find-up "^5.0.0"
32513251
fs-extra "^11.0.0"

0 commit comments

Comments
 (0)