Skip to content

Commit caf218b

Browse files
authored
Merge pull request #2728 from StoDevX/greenkeeper/react-navigation-2.11.2
Update react-navigation to the latest version (2.11.2) 🚀
2 parents 3092d62 + ee71080 commit caf218b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"react-native-tableview-simple": "0.17.5",
115115
"react-native-typography": "1.3.0",
116116
"react-native-vector-icons": "5.0.0",
117-
"react-navigation": "2.10.0",
117+
"react-navigation": "2.11.2",
118118
"react-navigation-material-bottom-tabs": "0.3.0",
119119
"react-redux": "5.0.7",
120120
"redux": "3.7.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5984,9 +5984,9 @@ react-navigation-tabs@^0.4.0:
59845984
react-native-safe-area-view "^0.7.0"
59855985
react-native-tab-view "^1.0.0"
59865986

5987-
react-navigation@2.10.0:
5988-
version "2.10.0"
5989-
resolved "https://registry.yarnpkg.com/react-navigation/-/react-navigation-2.10.0.tgz#b525821261bedb3b4d3ee91564cad32fca2bd684"
5987+
react-navigation@2.11.2:
5988+
version "2.11.2"
5989+
resolved "https://registry.yarnpkg.com/react-navigation/-/react-navigation-2.11.2.tgz#cd099f6d7d09efe48ef8463614a3abb113d45c01"
59905990
dependencies:
59915991
clamp "^1.0.1"
59925992
create-react-context "^0.2.1"

0 commit comments

Comments
 (0)