Skip to content
This repository was archived by the owner on Aug 6, 2023. It is now read-only.

Commit b4457f0

Browse files
committed
fix(deps): update dependency react-native-screens to v2.14.0
1 parent 7c76367 commit b4457f0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"react-native-gesture-handler": "1.7.0",
3535
"react-native-reanimated": "1.13.0",
3636
"react-native-safe-area-context": "3.1.7",
37-
"react-native-screens": "2.10.1",
37+
"react-native-screens": "2.14.0",
3838
"styled-components": "4.4.1"
3939
},
4040
"devDependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11469,10 +11469,10 @@ [email protected]:
1146911469
resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-3.1.7.tgz#fc9e636dfb168f992a2172d363509ce0611a8403"
1147011470
integrity sha512-qSyg/pVMwVPgAy8yCvw349Q+uEUhtRBV33eVXHHkfoou1vCChJxI7SmNR47/6M3BLdjWcyc4lcd018Kx+jhQCw==
1147111471

11472-
react-native-screens@2.10.1:
11473-
version "2.10.1"
11474-
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-2.10.1.tgz#06d22fae87ef0ce51c616c34a199726db1403b95"
11475-
integrity sha512-Z2kKSk4AwWRQNCBmTjViuBQK0/Lx0jc25TZptn/2gKYUCOuVRvCekoA26u0Tsb3BIQ8tWDsZW14OwDlFUXW1aw==
11472+
react-native-screens@2.14.0:
11473+
version "2.14.0"
11474+
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-2.14.0.tgz#2f0534c76e5bd0a95908ca61ec5d1cb7818d5f1e"
11475+
integrity sha512-7EfxpYiJVvlFQNb1NlkEz7JRELVMLNIsrKo8jHq0+vXbDq+UxnAm/dMeYIXi8hY5iwqzk43uNPL8VyGPcLfBGQ==
1147611476

1147711477
react-native-swipe-gestures@^1.0.4:
1147811478
version "1.0.5"

0 commit comments

Comments
 (0)