Skip to content

Commit

Permalink
build(deps): bump react-native-safe-area-context in /example
Browse files Browse the repository at this point in the history
Bumps [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) from 4.6.4 to 4.7.2.
- [Release notes](https://github.com/th3rdwave/react-native-safe-area-context/releases)
- [Commits](th3rdwave/react-native-safe-area-context@v4.6.4...v4.7.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent c30a11c commit c899334
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@
"react-native": "^0.72.1",
"react-native-elements": "^3.4.3",
"react-native-gesture-handler": "^2.12.0",
"react-native-safe-area-context": "^4.6.4",
"react-native-safe-area-context": "^4.7.2",
"react-native-screens": "^3.25.0",
"react-native-svg": "^12.1.0",
"react-native-vector-icons": "10.0.0"
10 changes: 5 additions & 5 deletions example/yarn.lock
Original file line number Diff line number Diff line change
@@ -2932,7 +2932,7 @@ __metadata:
react-native: ^0.72.1
react-native-elements: ^3.4.3
react-native-gesture-handler: ^2.12.0
react-native-safe-area-context: ^4.6.4
react-native-safe-area-context: ^4.7.2
react-native-screens: ^3.25.0
react-native-svg: ^12.1.0
react-native-vector-icons: 10.0.0
@@ -7730,13 +7730,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.7.2":
version: 4.7.2
resolution: "react-native-safe-area-context@npm:4.7.2"
peerDependencies:
react: "*"
react-native: "*"
checksum: c6905193528dda61268565799d81817b1e436c32c120480084e48c955075e1017b399f763368ef39c4049d6eb0e2c05c3496390857d836b47ddcf861ab60871e
checksum: a74a9c8b3d8642cab6e92ab12991279d3c0984c8ce09e64a4f5c6b08316001e796678bd3d5fa0e2601a334435c34ee914411a7cf7d8aa0460a49a177093b64ee
languageName: node
linkType: hard

0 comments on commit c899334

Please sign in to comment.