Skip to content
This repository has been archived by the owner on Aug 19, 2019. It is now read-only.

Commit

Permalink
fix(deps): update dependency react-native-drawer to v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 26, 2018
1 parent 6de1bc8 commit 1fdb685
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"react-apollo": "1.4.2",
"react-intl": "2.3.0",
"react-native": "0.45.0",
"react-native-drawer": "2.3.0",
"react-native-drawer": "2.5.0",
"react-native-elements": "0.12.2",
"react-native-vector-icons": "4.2.0",
"reselect": "3.0.1"
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3768,10 +3768,11 @@ react-intl@2.3.0:
intl-relativeformat "^1.3.0"
invariant "^2.1.1"

react-native-drawer@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/react-native-drawer/-/react-native-drawer-2.3.0.tgz#a0369ec80ff0b61c9f152dbdea91fe76c843113a"
react-native-drawer@2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/react-native-drawer/-/react-native-drawer-2.5.0.tgz#022cba5c0516126a9fc9cce3185cb46c644b51c4"
dependencies:
prop-types "^15.5.8"
tween-functions "^1.0.1"

react-native-elements@0.12.2:
Expand Down

0 comments on commit 1fdb685

Please sign in to comment.