From eae46a28300dd81779fc2081856a828cfa93d5cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:19:56 -0300 Subject: [PATCH] chore(deps): bump react-native-safe-area-context from 3.2.0 to 3.3.2 (#166) Bumps [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) from 3.2.0 to 3.3.2. - [Release notes](https://github.com/th3rdwave/react-native-safe-area-context/releases) - [Commits](https://github.com/th3rdwave/react-native-safe-area-context/compare/v3.2.0...v3.3.2) --- updated-dependencies: - dependency-name: react-native-safe-area-context dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 735dd7ec..768dddee 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "react-native-paper": "^4.9.2", "react-native-reanimated": "~2.2.0", "react-native-root-toast": "^3.2.1", - "react-native-safe-area-context": "3.2.0", + "react-native-safe-area-context": "3.3.2", "react-native-screens": "~3.4.0", "react-native-svg": "12.1.1", "react-native-web": "~0.13.12", diff --git a/yarn.lock b/yarn.lock index 3cc59beb..341063e9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9861,6 +9861,11 @@ react-native-safe-area-context@3.2.0: resolved "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-3.2.0.tgz" integrity sha512-k2Nty4PwSnrg9HwrYeeE+EYqViYJoOFwEy9LxL5RIRfoqxAq/uQXNGwpUg2/u4gnKpBbEPa9eRh15KKMe/VHkA== +react-native-safe-area-context@3.3.2: + version "3.3.2" + resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-3.3.2.tgz#9549a2ce580f2374edb05e49d661258d1b8bcaed" + integrity sha512-yOwiiPJ1rk+/nfK13eafbpW6sKW0jOnsRem2C1LPJjM3tfTof6hlvV5eWHATye3XOpu2cJ7N+HdkUvUDGwFD2Q== + react-native-screens@~3.4.0: version "3.4.0" resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-3.4.0.tgz#91deeac7630db9f3984053e2ab146d71bba7af4e"