Skip to content

Commit 2c1ecc1

Browse files
chore(deps-dev): bump react-native-safe-area-context from 5.6.0 to 5.6.1 (#114)
Bumps [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) from 5.6.0 to 5.6.1. - [Release notes](https://github.com/th3rdwave/react-native-safe-area-context/releases) - [Commits](AppAndFlow/react-native-safe-area-context@v5.6.0...v5.6.1) --- updated-dependencies: - dependency-name: react-native-safe-area-context dependency-version: 5.6.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mark Lawlor <mwlawlor@gmail.com>
1 parent 2493fde commit 2c1ecc1

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

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11364,7 +11364,7 @@ __metadata:
1136411364
react-native: "npm:0.81.0"
1136511365
react-native-builder-bob: "npm:^0.40.13"
1136611366
react-native-reanimated: "npm:4.0.2"
11367-
react-native-safe-area-context: "npm:5.6.0"
11367+
react-native-safe-area-context: "npm:5.6.1"
1136811368
react-native-worklets: "npm:0.4.1"
1136911369
react-refresh: "npm:^0.17.0"
1137011370
react-test-renderer: "npm:^19.1.0"
@@ -11416,13 +11416,13 @@ __metadata:
1141611416
languageName: node
1141711417
linkType: hard
1141811418

11419-
"react-native-safe-area-context@npm:5.6.0":
11420-
version: 5.6.0
11421-
resolution: "react-native-safe-area-context@npm:5.6.0"
11419+
"react-native-safe-area-context@npm:5.6.1":
11420+
version: 5.6.1
11421+
resolution: "react-native-safe-area-context@npm:5.6.1"
1142211422
peerDependencies:
1142311423
react: "*"
1142411424
react-native: "*"
11425-
checksum: 10c0/17877475217e3b9fc75afcd28bfa287cc996e4eb8cfc698f825670596d3e93d38d28aabc32a038f5167932412c6ef632a749b1c5fe49e15bd863326643740108
11425+
checksum: 10c0/797ad7d749bd42cbec8e504d969de13e17ed48506c2fd5a639d05d78d88194c21d72b9dc4608e08a2e8edac23341802e7b4661875242dc3bdce3008cfda5bcbe
1142611426
languageName: node
1142711427
linkType: hard
1142811428

0 commit comments

Comments
 (0)