Skip to content

Commit 2dc6716

Browse files
authored
Merge pull request #3055 from StoDevX/greenkeeper/react-navigation-2.14.2
Update react-navigation to the latest version 🚀
2 parents 6c7c02a + 6e092a3 commit 2dc6716

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"react-native-tableview-simple": "0.17.5",
140140
"react-native-typography": "1.3.0",
141141
"react-native-vector-icons": "4.6.0",
142-
"react-navigation": "2.14.1",
142+
"react-navigation": "2.14.2",
143143
"react-navigation-material-bottom-tabs": "0.4.0",
144144
"react-redux": "5.0.7",
145145
"redux": "3.7.2",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6052,9 +6052,9 @@ [email protected]:
60526052
prop-types "^15.6.0"
60536053
react-navigation-tabs "^0.4.0"
60546054

6055-
6056-
version "0.5.0"
6057-
resolved "https://registry.yarnpkg.com/react-navigation-stack/-/react-navigation-stack-0.5.0.tgz#549a40cdb260aa073a1796bae2986107666f3361"
6055+
6056+
version "0.5.1"
6057+
resolved "https://registry.yarnpkg.com/react-navigation-stack/-/react-navigation-stack-0.5.1.tgz#acc3c84c7b5209c7d89380d7f4576f17624f683c"
60586058
dependencies:
60596059
react-native-screens "^1.0.0-alpha.10"
60606060

@@ -6077,9 +6077,9 @@ react-navigation-tabs@^0.4.0:
60776077
react-native-safe-area-view "^0.7.0"
60786078
react-native-tab-view "^1.0.0"
60796079

6080-
6081-
version "2.14.1"
6082-
resolved "https://registry.yarnpkg.com/react-navigation/-/react-navigation-2.14.1.tgz#a998588986c397abb1c66fa7c9c47652aa8030b8"
6080+
6081+
version "2.14.2"
6082+
resolved "https://registry.yarnpkg.com/react-navigation/-/react-navigation-2.14.2.tgz#e3c933b15efdc6bcb1e9b014aeacfb2a08997d5b"
60836083
dependencies:
60846084
clamp "^1.0.1"
60856085
create-react-context "0.2.2"
@@ -6090,7 +6090,7 @@ [email protected]:
60906090
react-native-safe-area-view "^0.10.0"
60916091
react-navigation-deprecated-tab-navigator "1.3.0"
60926092
react-navigation-drawer "0.5.0"
6093-
react-navigation-stack "0.5.0"
6093+
react-navigation-stack "0.5.1"
60946094
react-navigation-tabs "0.7.0"
60956095

60966096
react-proxy@^1.1.7:

0 commit comments

Comments
 (0)