Skip to content

Commit

Permalink
Update dependency react-navigation to v4.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 24, 2019
1 parent dd9e101 commit ed0ccc2
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 30 deletions.
33 changes: 11 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react": "16.9.0",
"react-native": "https://github.com/expo/react-native/archive/sdk-30.0.0.tar.gz",
"react-native-paper": "2.0.1",
"react-navigation": "4.0.0",
"react-navigation": "4.0.9",
"unstated": "2.1.1"
},
"devDependencies": {
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -684,9 +684,9 @@
"@types/istanbul-reports" "^1.1.1"
"@types/yargs" "^13.0.0"

"@react-navigation/core@^3.5.0":
version "3.5.0"
resolved "https://registry.yarnpkg.com/@react-navigation/core/-/core-3.5.0.tgz#73d1a12448e2bd71855e0080b95a7f51ede0cd9e"
"@react-navigation/core@^3.5.1":
version "3.5.1"
resolved "https://registry.yarnpkg.com/@react-navigation/core/-/core-3.5.1.tgz#7a2339fca3496979305fb3a8ab88c2ca8d8c214d"
dependencies:
hoist-non-react-statics "^3.3.0"
path-to-regexp "^1.7.0"
Expand Down Expand Up @@ -5989,11 +5989,11 @@ [email protected]:
xmldoc "^0.4.0"
yargs "^9.0.0"

[email protected].0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/react-navigation/-/react-navigation-4.0.0.tgz#b83faf5490c26ef126e384bac7a2e755fe6ef777"
[email protected].9:
version "4.0.9"
resolved "https://registry.yarnpkg.com/react-navigation/-/react-navigation-4.0.9.tgz#2fb7547d1888442eb94aa33fa40f72e4b26cc915"
dependencies:
"@react-navigation/core" "^3.5.0"
"@react-navigation/core" "^3.5.1"
"@react-navigation/native" "^3.6.2"

react-proxy@^1.1.7:
Expand Down

0 comments on commit ed0ccc2

Please sign in to comment.