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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 4, 2023
1 parent 764a3eb commit 3223146
Show file tree
Hide file tree
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
Expand Up @@ -32,7 +32,7 @@
"react-native": "^0.72.1",
"react-native-elements": "^3.4.2",
"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.22.1",
"react-native-svg": "^12.1.0",
"react-native-vector-icons": "9.2.0"
Expand Down
10 changes: 5 additions & 5 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2792,7 +2792,7 @@ __metadata:
react-native: ^0.72.1
react-native-elements: ^3.4.2
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.22.1
react-native-svg: ^12.1.0
react-native-vector-icons: 9.2.0
Expand Down Expand Up @@ -7302,13 +7302,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

Expand Down

0 comments on commit 3223146

Please sign in to comment.