From 6fd8b1b3160d7ddc5d2eca222ba62868139f80f4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2020 03:31:44 +0000 Subject: [PATCH] Bump react-native-safe-area-context from 3.1.4 to 3.1.8 Bumps [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) from 3.1.4 to 3.1.8. - [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.8) 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..772af4e 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.8", "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..4775d18 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.8: + version "3.1.8" + resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-3.1.8.tgz#7a9883aa0f38f9c77d4bef2b89e4e285bc1024a3" + integrity sha512-9gUlsDZ96QwT9AKzA6aVWM/NX5rlJgauZ9HgCDVzKbe29UQYT1740QJnnaI2GExmkFGp6o7ZLNhCXZW95eYVFA== react-native-safe-area-view@^0.14.1, react-native-safe-area-view@^0.14.9: version "0.14.9"