Skip to content

Commit d185170

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] <[email protected]>
1 parent 298bfb6 commit d185170

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
@@ -197,7 +197,7 @@
197197
"react-native": "0.81.0",
198198
"react-native-builder-bob": "^0.40.13",
199199
"react-native-reanimated": "4.0.2",
200-
"react-native-safe-area-context": "5.6.0",
200+
"react-native-safe-area-context": "5.6.1",
201201
"react-native-worklets": "0.4.1",
202202
"react-refresh": "^0.17.0",
203203
"react-test-renderer": "^19.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11320,7 +11320,7 @@ __metadata:
1132011320
react-native: "npm:0.81.0"
1132111321
react-native-builder-bob: "npm:^0.40.13"
1132211322
react-native-reanimated: "npm:4.0.2"
11323-
react-native-safe-area-context: "npm:5.6.0"
11323+
react-native-safe-area-context: "npm:5.6.1"
1132411324
react-native-worklets: "npm:0.4.1"
1132511325
react-refresh: "npm:^0.17.0"
1132611326
react-test-renderer: "npm:^19.1.0"
@@ -11371,13 +11371,13 @@ __metadata:
1137111371
languageName: node
1137211372
linkType: hard
1137311373

11374-
"react-native-safe-area-context@npm:5.6.0":
11375-
version: 5.6.0
11376-
resolution: "react-native-safe-area-context@npm:5.6.0"
11374+
"react-native-safe-area-context@npm:5.6.1":
11375+
version: 5.6.1
11376+
resolution: "react-native-safe-area-context@npm:5.6.1"
1137711377
peerDependencies:
1137811378
react: "*"
1137911379
react-native: "*"
11380-
checksum: 10c0/17877475217e3b9fc75afcd28bfa287cc996e4eb8cfc698f825670596d3e93d38d28aabc32a038f5167932412c6ef632a749b1c5fe49e15bd863326643740108
11380+
checksum: 10c0/797ad7d749bd42cbec8e504d969de13e17ed48506c2fd5a639d05d78d88194c21d72b9dc4608e08a2e8edac23341802e7b4661875242dc3bdce3008cfda5bcbe
1138111381
languageName: node
1138211382
linkType: hard
1138311383

0 commit comments

Comments
 (0)