Skip to content

Commit 472dff2

Browse files
Bump react-native-screens from 2.8.0 to 2.16.1
Bumps [react-native-screens](https://github.com/kmagiera/react-native-screens) from 2.8.0 to 2.16.1. - [Release notes](https://github.com/kmagiera/react-native-screens/releases) - [Commits](software-mansion/react-native-screens@2.8.0...2.16.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 28e425a commit 472dff2

File tree

3 files changed

+8
-16
lines changed

3 files changed

+8
-16
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
@@ -20,7 +20,7 @@
2020
"react-native-keyboard-avoiding-scroll-view": "^1.0.1",
2121
"react-native-reanimated": "^1.9.0",
2222
"react-native-safe-area-context": "^3.0.5",
23-
"react-native-screens": "^2.8.0",
23+
"react-native-screens": "^2.16.1",
2424
"react-native-vector-icons": "^6.6.0",
2525
"react-navigation": "^4.3.9",
2626
"react-navigation-stack": "^2.7.0"

yarn.lock

Lines changed: 4 additions & 12 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"
@@ -6402,10 +6394,10 @@ react-native-safe-area-view@^0.14.9:
64026394
dependencies:
64036395
hoist-non-react-statics "^2.3.1"
64046396

6405-
react-native-screens@^2.8.0:
6406-
version "2.15.0"
6407-
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-2.15.0.tgz#9b97c1881c4fcdf304bf363f0013225901625f44"
6408-
integrity sha512-qTSQPy0WKHtlb8xt5gY0Gt6sdvfQUQAnFSqgsggW9UEvySbkHzpqOrOYNA79Ca8oXO0dCFwp6X8buIiDefa7+Q==
6397+
react-native-screens@^2.16.1:
6398+
version "2.16.1"
6399+
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-2.16.1.tgz#b105a127378d90018a46daf0c2f6518fca60c06f"
6400+
integrity sha512-WZ7m0sBDVaHbBnlHxwQnUlI6KNfQKHq+Unfw+VBuAlnSXvT+aw6Bb/K2bUlHzBgvrPjwY3Spc7ZERFuTwRLLwg==
64096401

64106402
react-native-vector-icons@^6.6.0:
64116403
version "6.7.0"

0 commit comments

Comments
 (0)