Skip to content

Commit 973f439

Browse files
chore(deps): update dependency react-native-safe-area-context to v4.3.4 (#1128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tommy Nguyen <[email protected]>
1 parent 04f901a commit 973f439

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ PODS:
285285
- React-jsinspector (0.68.3)
286286
- React-logger (0.68.3):
287287
- glog
288-
- react-native-safe-area-context (4.3.3):
288+
- react-native-safe-area-context (4.3.4):
289289
- RCT-Folly
290290
- RCTRequired
291291
- RCTTypeSafety
@@ -549,7 +549,7 @@ SPEC CHECKSUMS:
549549
React-jsiexecutor: a5043e9e1e1bd13b80b58b228c6901b3721a4f54
550550
React-jsinspector: 86e89b9f135787a2e8eb74b3fc00ec61e9a80ae1
551551
React-logger: f790bd10f86b38012e108fb4b564023602702270
552-
react-native-safe-area-context: b456e1c40ec86f5593d58b275bd0e9603169daca
552+
react-native-safe-area-context: dfe5aa13bee37a0c7e8059d14f72ffc076d120e9
553553
React-perflogger: fa15d1d29ff7557ee25ea48f7f59e65896fb3215
554554
React-RCTActionSheet: e83515333352a3cc19c146e3c7a63a8a9269da8f
555555
React-RCTAnimation: 8032daa2846e3db7ac28c4c5a207d0bfb5e1e3ad

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"react": "17.0.2",
3333
"react-native": "^0.68.2",
3434
"react-native-macos": "^0.68.3",
35-
"react-native-safe-area-context": "^4.3.1",
35+
"react-native-safe-area-context": "^4.3.4",
3636
"react-native-test-app": "workspace:.",
3737
"react-native-windows": "^0.68.8"
3838
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5590,7 +5590,7 @@ __metadata:
55905590
react: 17.0.2
55915591
react-native: ^0.68.2
55925592
react-native-macos: ^0.68.3
5593-
react-native-safe-area-context: ^4.3.1
5593+
react-native-safe-area-context: ^4.3.4
55945594
react-native-test-app: "workspace:."
55955595
react-native-windows: ^0.68.8
55965596
peerDependencies:
@@ -10786,13 +10786,13 @@ fsevents@^2.3.2:
1078610786
languageName: node
1078710787
linkType: hard
1078810788

10789-
"react-native-safe-area-context@npm:^4.3.1":
10790-
version: 4.3.3
10791-
resolution: "react-native-safe-area-context@npm:4.3.3"
10789+
"react-native-safe-area-context@npm:^4.3.4":
10790+
version: 4.3.4
10791+
resolution: "react-native-safe-area-context@npm:4.3.4"
1079210792
peerDependencies:
1079310793
react: "*"
1079410794
react-native: "*"
10795-
checksum: 18471ca740f88e8633eb8c6b403ae7e8b79e595cc0cac122228bb77dbbec6ac3eb5dc22caf84b6ab890da0893a6964092688129fc1a49e6a327e7dff5d1b15de
10795+
checksum: 89135b4028760e90e03a8c7116c82eafe4a35ca90f831daecb165188e865b4475213d4d9ed27e73c692829d0abca8522b1aa071a0f187064750406ab33735c41
1079610796
languageName: node
1079710797
linkType: hard
1079810798

0 commit comments

Comments
 (0)