From 643e193fd1301d0a3b73017da28d30092e5c769e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 06:09:40 +0000 Subject: [PATCH] build(deps): bump react-native-safe-area-context in /example Bumps [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) from 4.6.4 to 4.9.0. - [Release notes](https://github.com/th3rdwave/react-native-safe-area-context/releases) - [Commits](https://github.com/th3rdwave/react-native-safe-area-context/compare/v4.6.4...v4.9.0) --- updated-dependencies: - dependency-name: react-native-safe-area-context dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- example/package.json | 2 +- example/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/example/package.json b/example/package.json index fb050d4c..20e8d517 100644 --- a/example/package.json +++ b/example/package.json @@ -31,7 +31,7 @@ "react-native": "^0.72.1", "react-native-elements": "^3.4.3", "react-native-gesture-handler": "^2.13.1", - "react-native-safe-area-context": "^4.6.4", + "react-native-safe-area-context": "^4.9.0", "react-native-screens": "^3.29.0", "react-native-svg": "^14.1.0", "react-native-vector-icons": "10.0.0" diff --git a/example/yarn.lock b/example/yarn.lock index 98670d42..43f4dfe5 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -2310,7 +2310,7 @@ __metadata: react-native: ^0.72.1 react-native-elements: ^3.4.3 react-native-gesture-handler: ^2.13.1 - react-native-safe-area-context: ^4.6.4 + react-native-safe-area-context: ^4.9.0 react-native-screens: ^3.29.0 react-native-svg: ^14.1.0 react-native-vector-icons: 10.0.0 @@ -7077,13 +7077,13 @@ __metadata: languageName: node linkType: hard -"react-native-safe-area-context@npm:^4.6.4": - version: 4.6.4 - resolution: "react-native-safe-area-context@npm:4.6.4" +"react-native-safe-area-context@npm:^4.9.0": + version: 4.9.0 + resolution: "react-native-safe-area-context@npm:4.9.0" peerDependencies: react: "*" react-native: "*" - checksum: c6905193528dda61268565799d81817b1e436c32c120480084e48c955075e1017b399f763368ef39c4049d6eb0e2c05c3496390857d836b47ddcf861ab60871e + checksum: 120aefb77766a37e81c5a844d7e1493afea35461c30df5ca903c6b6e2fc6694e2496d433550a2eda872ef8384a36ecf8529a617cb19acbeebd37d78d7aa7b17e languageName: node linkType: hard