Skip to content

Commit af916b1

Browse files
chore(deps-dev): bump react-native-safe-area-context from 5.4.0 to 5.6.0
Bumps [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) from 5.4.0 to 5.6.0. - [Release notes](https://github.com/th3rdwave/react-native-safe-area-context/releases) - [Commits](AppAndFlow/react-native-safe-area-context@v5.4.0...v5.6.0) --- updated-dependencies: - dependency-name: react-native-safe-area-context dependency-version: 5.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40667c5 commit af916b1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
"react-native": "0.80.1",
185185
"react-native-builder-bob": "^0.40.13",
186186
"react-native-reanimated": "4.0.1",
187-
"react-native-safe-area-context": "5.4.0",
187+
"react-native-safe-area-context": "5.6.0",
188188
"react-native-worklets": "0.4.1",
189189
"react-refresh": "^0.17.0",
190190
"react-test-renderer": "^19.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11070,7 +11070,7 @@ __metadata:
1107011070
react-native: "npm:0.80.1"
1107111071
react-native-builder-bob: "npm:^0.40.13"
1107211072
react-native-reanimated: "npm:4.0.1"
11073-
react-native-safe-area-context: "npm:5.4.0"
11073+
react-native-safe-area-context: "npm:5.6.0"
1107411074
react-native-worklets: "npm:0.4.1"
1107511075
react-refresh: "npm:^0.17.0"
1107611076
react-test-renderer: "npm:^19.1.0"
@@ -11131,13 +11131,13 @@ __metadata:
1113111131
languageName: node
1113211132
linkType: hard
1113311133

11134-
"react-native-safe-area-context@npm:5.4.0":
11135-
version: 5.4.0
11136-
resolution: "react-native-safe-area-context@npm:5.4.0"
11134+
"react-native-safe-area-context@npm:5.6.0":
11135+
version: 5.6.0
11136+
resolution: "react-native-safe-area-context@npm:5.6.0"
1113711137
peerDependencies:
1113811138
react: "*"
1113911139
react-native: "*"
11140-
checksum: 10c0/729fef1f768d57b905f51882374aa93b209d54576b8a0cf328e0a349c8dc9705ae8f9032e572fd7a7c9e94b588105f44760c0bb15ab9911b7977073d6754b54d
11140+
checksum: 10c0/17877475217e3b9fc75afcd28bfa287cc996e4eb8cfc698f825670596d3e93d38d28aabc32a038f5167932412c6ef632a749b1c5fe49e15bd863326643740108
1114111141
languageName: node
1114211142
linkType: hard
1114311143

0 commit comments

Comments
 (0)