Skip to content

Commit b16dd34

Browse files
Bump react-native-safe-area-context from 3.0.5 to 3.1.9
Bumps [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) from 3.0.5 to 3.1.9. - [Release notes](https://github.com/th3rdwave/react-native-safe-area-context/releases) - [Commits](AppAndFlow/react-native-safe-area-context@v3.0.5...v3.1.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 28e425a commit b16dd34

File tree

3 files changed

+5
-13
lines changed

3 files changed

+5
-13
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"react-native-gesture-handler": "^1.3.0",
2020
"react-native-keyboard-avoiding-scroll-view": "^1.0.1",
2121
"react-native-reanimated": "^1.9.0",
22-
"react-native-safe-area-context": "^3.0.5",
22+
"react-native-safe-area-context": "^3.1.9",
2323
"react-native-screens": "^2.8.0",
2424
"react-native-vector-icons": "^6.6.0",
2525
"react-navigation": "^4.3.9",

yarn.lock

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2175,14 +2175,6 @@ babel-runtime@^6.22.0:
21752175
core-js "^2.4.0"
21762176
regenerator-runtime "^0.11.0"
21772177

2178-
babel-runtime@^6.22.0:
2179-
version "6.26.0"
2180-
resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"
2181-
integrity sha1-llxwWGaOgrVde/4E/yM3vItWR/4=
2182-
dependencies:
2183-
core-js "^2.4.0"
2184-
regenerator-runtime "^0.11.0"
2185-
21862178
balanced-match@^1.0.0:
21872179
version "1.0.0"
21882180
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
@@ -6390,7 +6382,7 @@ react-native-reanimated@^1.9.0:
63906382
dependencies:
63916383
fbjs "^1.0.0"
63926384

6393-
react-native-safe-area-context@^3.0.5:
6385+
react-native-safe-area-context@^3.1.9:
63946386
version "3.1.9"
63956387
resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-3.1.9.tgz#48864ea976b0fa57142a2cc523e1fd3314e7247e"
63966388
integrity sha512-wmcGbdyE/vBSL5IjDPReoJUEqxkZsywZw5gPwsVUV1NBpw5eTIdnL6Y0uNKHE25Z661moxPHQz6kwAkYQyorxA==

0 commit comments

Comments
 (0)