From 0821cd757a1cffc88a57b6d983f81995770ea8f5 Mon Sep 17 00:00:00 2001 From: d4vidi Date: Sun, 25 Feb 2024 17:27:10 +0200 Subject: [PATCH] Bump detox@20.18.3 --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 1a98b8b319..379db470af 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,6 @@ "@react-native-community/netinfo": "^5.9.4", "@testing-library/jest-native": "^5.4.2", "@testing-library/react-native": "^12.0.1", - "@types/detox": "17.14.3", "@types/hoist-non-react-statics": "^3.0.1", "@types/jasmine": "3.5.10", "@types/jest": "27.0.2", @@ -95,7 +94,7 @@ "@typescript-eslint/parser": "4.33.0", "babel-jest": "^27.0.0", "clang-format": "^1.4.0", - "detox": "20.9.0", + "detox": "20.18.3", "detox-testing-library-rnn-adapter": "^2.0.3", "eslint": "7.32.0", "eslint-config-prettier": "6.11.0",