diff options
author | Paul Frazee <pfrazee@gmail.com> | 2023-08-17 18:09:18 -0700 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2023-08-17 18:09:18 -0700 |
commit | 26f4e313ad0496caf417af24ffe448a764dea131 (patch) | |
tree | 80a9c1cf71ab3a707bf4e7a79e92d0feb4151327 /yarn.lock | |
parent | c7cad72368306bc5b1a46ebfd1f872c5d4b30637 (diff) | |
download | voidsky-26f4e313ad0496caf417af24ffe448a764dea131.tar.zst |
Bump detox
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock index 52882d8fd..7c17baecf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9301,10 +9301,10 @@ detect-port-alt@^1.1.6: address "^1.0.1" debug "^2.6.0" -detox@^20.1.2: - version "20.9.1" - resolved "https://registry.yarnpkg.com/detox/-/detox-20.9.1.tgz#78c351c6d5f140d29151ebfe986362276e156d08" - integrity sha512-o7x9fHhOoVDZK1069RgefqIxY0B53eAnk7N5/3D8qEa8N0YmvylqzAqeYVtnzHYkveZb1pkcruzKC9jomWTEnw== +detox@^20.11.3: + version "20.11.3" + resolved "https://registry.yarnpkg.com/detox/-/detox-20.11.3.tgz#56d5ea869977f5a747e1be0901b279ab953f8b7b" + integrity sha512-kdoRAtDLFxXpjt1QlniI+WryMtf7Y8mrZ33Ql8cTR9qoCS/CThi4pweYAQm8yUPqAv1ZtT3eIm3EzRwjEosgLA== dependencies: ajv "^8.6.3" bunyan "^1.8.12" |