From 623626c583ad0c82b46a370cdba364fca29952ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Dec 2020 13:39:44 +0000 Subject: [PATCH] Bump react-native-screens from 2.4.0 to 2.16.1 Bumps [react-native-screens](https://github.com/kmagiera/react-native-screens) from 2.4.0 to 2.16.1. - [Release notes](https://github.com/kmagiera/react-native-screens/releases) - [Commits](https://github.com/kmagiera/react-native-screens/compare/2.4.0...2.16.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 ++++------ 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 105fc29..0b03f71 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "react-native-platform-touchable": "1.1.1", "react-native-reanimated": "1.7.1", "react-native-safe-area-context": "0.6.0", - "react-native-screens": "2.4.0", + "react-native-screens": "2.16.1", "react-native-web": "0.14.10", "react-navigation": "4.0.10", "react-navigation-addon-search-layout": "0.13.1", diff --git a/yarn.lock b/yarn.lock index d5a98a2..e41cb64 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6962,12 +6962,10 @@ react-native-safe-area-view@^0.14.1: dependencies: hoist-non-react-statics "^2.3.1" -react-native-screens@2.4.0: - version "2.4.0" - resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-2.4.0.tgz#7706f24d942dee387626014ee4d96094a3d1b9ce" - integrity sha512-7GcXlaj7IIrM4l5Ub7BPTkNQJ2slHGt2bhmfWmW73NTXEv+7pjHlp+JpQO32Yn+O8UQGPFf0rsesfYUdER7ppQ== - dependencies: - debounce "^1.2.0" +react-native-screens@2.16.1: + version "2.16.1" + resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-2.16.1.tgz#b105a127378d90018a46daf0c2f6518fca60c06f" + integrity sha512-WZ7m0sBDVaHbBnlHxwQnUlI6KNfQKHq+Unfw+VBuAlnSXvT+aw6Bb/K2bUlHzBgvrPjwY3Spc7ZERFuTwRLLwg== "react-native-screens@^1.0.0 || ^1.0.0-alpha": version "1.0.0-alpha.23"