Skip to content

Commit 252deec

Browse files
authored
Merge pull request #2568 from StoDevX/greenkeeper/react-navigation-1.5.12
Update react-navigation to the latest version 🚀
2 parents 89604eb + da8208d commit 252deec

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"react-native-tableview-simple": "0.17.5",
131131
"react-native-typography": "1.3.0",
132132
"react-native-vector-icons": "4.6.0",
133-
"react-navigation": "1.5.11",
133+
"react-navigation": "1.5.12",
134134
"react-redux": "5.0.7",
135135
"redux": "3.7.2",
136136
"redux-logger": "3.0.6",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5181,9 +5181,9 @@ react-is@^16.3.2:
51815181
version "16.3.2"
51825182
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.3.2.tgz#f4d3d0e2f5fbb6ac46450641eb2e25bf05d36b22"
51835183

5184-
react-lifecycles-compat@^1.0.2:
5185-
version "1.0.2"
5186-
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-1.0.2.tgz#551d8b1d156346e5fcf30ffac9b32ce3f78b8850"
5184+
react-lifecycles-compat@^3.0.2:
5185+
version "3.0.2"
5186+
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.2.tgz#7279047275bd727a912e25f734c0559527e84eff"
51875187

51885188
51895189
version "2.5.1"
@@ -5364,15 +5364,15 @@ [email protected]:
53645364
xmldoc "^0.4.0"
53655365
yargs "^9.0.0"
53665366

5367-
5368-
version "1.5.11"
5369-
resolved "https://registry.yarnpkg.com/react-navigation/-/react-navigation-1.5.11.tgz#fba6ab45d7b9987c1763a5aaac53b4f6d62b7f5c"
5367+
5368+
version "1.5.12"
5369+
resolved "https://registry.yarnpkg.com/react-navigation/-/react-navigation-1.5.12.tgz#e226b4906c76dde55ddf7cc0a62ea04c77140d8a"
53705370
dependencies:
53715371
clamp "^1.0.1"
53725372
hoist-non-react-statics "^2.2.0"
53735373
path-to-regexp "^1.7.0"
53745374
prop-types "^15.5.10"
5375-
react-lifecycles-compat "^1.0.2"
5375+
react-lifecycles-compat "^3.0.2"
53765376
react-native-drawer-layout-polyfill "^1.3.2"
53775377
react-native-safe-area-view "^0.7.0"
53785378
react-native-tab-view "github:react-navigation/react-native-tab-view"
@@ -6411,7 +6411,7 @@ vinyl@^0.5.0:
64116411
clone-stats "^0.0.1"
64126412
replace-ext "0.0.1"
64136413

6414-
"vm2@github:patriksimek/vm2#custom_files":
6414+
vm2@patriksimek/vm2#custom_files:
64156415
version "3.5.0"
64166416
resolved "https://codeload.github.com/patriksimek/vm2/tar.gz/7e82f90ac705fc44fad044147cb0df09b4c79a57"
64176417

0 commit comments

Comments
 (0)