Skip to content

Commit f0067cc

Browse files
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.8.2. - [Release notes](https://github.com/th3rdwave/react-native-safe-area-context/releases) - [Commits](AppAndFlow/react-native-safe-area-context@v4.6.4...v4.8.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] <[email protected]>
1 parent 3134696 commit f0067cc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"react-native": "^0.72.1",
3333
"react-native-elements": "^3.4.3",
3434
"react-native-gesture-handler": "^2.13.1",
35-
"react-native-safe-area-context": "^4.6.4",
35+
"react-native-safe-area-context": "^4.8.2",
3636
"react-native-screens": "^3.29.0",
3737
"react-native-svg": "^14.1.0",
3838
"react-native-vector-icons": "10.0.0"

example/yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2310,7 +2310,7 @@ __metadata:
23102310
react-native: ^0.72.1
23112311
react-native-elements: ^3.4.3
23122312
react-native-gesture-handler: ^2.13.1
2313-
react-native-safe-area-context: ^4.6.4
2313+
react-native-safe-area-context: ^4.8.2
23142314
react-native-screens: ^3.29.0
23152315
react-native-svg: ^14.1.0
23162316
react-native-vector-icons: 10.0.0
@@ -7077,13 +7077,13 @@ __metadata:
70777077
languageName: node
70787078
linkType: hard
70797079

7080-
"react-native-safe-area-context@npm:^4.6.4":
7081-
version: 4.6.4
7082-
resolution: "react-native-safe-area-context@npm:4.6.4"
7080+
"react-native-safe-area-context@npm:^4.8.2":
7081+
version: 4.8.2
7082+
resolution: "react-native-safe-area-context@npm:4.8.2"
70837083
peerDependencies:
70847084
react: "*"
70857085
react-native: "*"
7086-
checksum: c6905193528dda61268565799d81817b1e436c32c120480084e48c955075e1017b399f763368ef39c4049d6eb0e2c05c3496390857d836b47ddcf861ab60871e
7086+
checksum: 929eaa5ee522f712e7bfabd0f22908f033918d030c932ddf6a83e4315bc781f7aa44e315806dc8130f75619f09951f3237082f720f4fa65a6670469886cf9735
70877087
languageName: node
70887088
linkType: hard
70897089

0 commit comments

Comments
 (0)