From 15ea23f0fbdc8e196d3d722df4900b546d575602 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2020 09:39:39 +0000 Subject: [PATCH] Bump react-native-safe-area-context from 3.1.4 to 3.1.6 Bumps [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) from 3.1.4 to 3.1.6. - [Release notes](https://github.com/th3rdwave/react-native-safe-area-context/releases) - [Commits](https://github.com/th3rdwave/react-native-safe-area-context/compare/v3.1.4...v3.1.6) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 939ef1e..87b33d7 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "react-native-lightbox": "^0.8.1", "react-native-linear-gradient": "^2.5.6", "react-native-reanimated": "^1.10.2", - "react-native-safe-area-context": "^3.1.4", + "react-native-safe-area-context": "^3.1.6", "react-native-screens": "^2.10.1", "react-native-vector-icons": "^7.0.0", "react-navigation": "3.8.1", diff --git a/yarn.lock b/yarn.lock index ca5ee05..d54b650 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5652,10 +5652,10 @@ react-native-reanimated@^1.10.2: dependencies: fbjs "^1.0.0" -react-native-safe-area-context@^3.1.4: - version "3.1.4" - resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-3.1.4.tgz#9b7f883a5ae8da6218d17467a350434005893602" - integrity sha512-bXx3hqz4LovFoMnJIRGIWL2oJ/PHadXviBKvgZV9yNErtURQLJSn0yfQytVtiqslhaBMZOJwH4R6HiClyofvBg== +react-native-safe-area-context@^3.1.6: + version "3.1.6" + resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-3.1.6.tgz#4be329c71f33cac8ac56ddb2fe7a42ac509397ea" + integrity sha512-sAlVejR1cE3WhlYcMhHPB9E32bDyOUxs4Ew2kc4ZReztzlHh1wK1wmiJpvBWXsdFer2bbfQwfq+ZWkHJYQKZvA== react-native-safe-area-view@^0.14.1, react-native-safe-area-view@^0.14.9: version "0.14.9"