From f3588082ad3ba0f9a30ab651f318008c62016bc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 08:24:45 +0000 Subject: [PATCH] Bump react-native-safe-area-context in /fixture/react-native Bumps [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) from 4.10.8 to 4.10.9. - [Release notes](https://github.com/th3rdwave/react-native-safe-area-context/releases) - [Commits](https://github.com/th3rdwave/react-native-safe-area-context/compare/v4.10.8...v4.10.9) --- updated-dependencies: - dependency-name: react-native-safe-area-context dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- fixture/react-native/package.json | 2 +- fixture/react-native/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/fixture/react-native/package.json b/fixture/react-native/package.json index 48842923a..4cfce5e3a 100644 --- a/fixture/react-native/package.json +++ b/fixture/react-native/package.json @@ -23,7 +23,7 @@ "react-native-fast-image": "^8.6.3", "react-native-gesture-handler": "^2.16.2", "react-native-reanimated": "3.14.0", - "react-native-safe-area-context": "4.10.8", + "react-native-safe-area-context": "4.10.9", "react-native-screens": "3.32.0" }, "devDependencies": { diff --git a/fixture/react-native/yarn.lock b/fixture/react-native/yarn.lock index 244911238..6b5ccf63f 100644 --- a/fixture/react-native/yarn.lock +++ b/fixture/react-native/yarn.lock @@ -2114,7 +2114,7 @@ rimraf "^3.0.2" "@shopify/flash-list@link:../..": - version "1.7.0" + version "1.7.1" dependencies: recyclerlistview "4.2.1" tslib "2.6.3" @@ -5576,10 +5576,10 @@ react-native-reanimated@3.14.0: convert-source-map "^2.0.0" invariant "^2.2.4" -react-native-safe-area-context@4.10.8: - version "4.10.8" - resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.10.8.tgz#038bd6a4853a38189c186d119302943c8d13f56f" - integrity sha512-Jx1lovhvIdYygg0UsMCBUJN0Wvj9GlA5bbcBLzjZf93uJpNHzaiHC4hR280+sNVK1+/pMHEyEkXVHDZE5JWn0w== +react-native-safe-area-context@4.10.9: + version "4.10.9" + resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.10.9.tgz#6ab82dc866ab499b101b033cb0f5b40125a4d410" + integrity sha512-wz/JXV1kARWyP5q93PFNKQP03StVBimOK7rRYEJjM+blZdXbM6H7EP3XhQUb6OK620+0M1AzpcGgyTHvgSJNAw== react-native-screens@3.32.0: version "3.32.0"