From 55df7ae556c139d2d5001a4a3dc855cf5bcbfeea Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 7 Apr 2021 15:36:14 +0000 Subject: [PATCH] Update react-native-screens to 3.1.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 919debd13..00c0a4f9c 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "react-native-gesture-handler": "1.10.3", "react-native-reanimated": "1.13.3", "react-native-safe-area-context": "3.2.0", - "react-native-screens": "2.18.1", + "react-native-screens": "3.1.0", "react-native-style-tachyons": "4.2.0", "react-native-swipeable": "0.6.0", "react-navigation": "4.0.10", diff --git a/yarn.lock b/yarn.lock index ac4584a78..f7d9423ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14850,10 +14850,10 @@ react-native-safe-area-view@^0.14.9: dependencies: hoist-non-react-statics "^2.3.1" -react-native-screens@2.18.1: - version "2.18.1" - resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-2.18.1.tgz#47b9991c6f762d00d0ed3233e5283d523e859885" - integrity sha512-r5WZLpmx2hHjC1RgMdPq5YpSU9tEhBpUaZ5M1SUtNIONyiLqQVxabhRCINdebIk4depJiIl7yw2Q85zJyeX6fw== +react-native-screens@3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-3.1.0.tgz#3b516528b54ab8108bf230197fa6e65c7c4a062a" + integrity sha512-2nCwfminzGfM61Py4PID5hJVV4zGhbYD6TIv16Xj6M0MMNWr9esqIlI94NymY7B12SToXMb5duKU/IR5iBCykg== react-native-style-tachyons@4.2.0: version "4.2.0"