Skip to content

Commit

Permalink
Bump react-native-gesture-handler from 1.6.1 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/software-mansion/react-native-gesture-handler/releases)
- [Commits](software-mansion/react-native-gesture-handler@1.6.1...1.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and UNIDY2002 committed Aug 30, 2020
1 parent bc1c67a commit 5424d84
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"react-native": "0.62.2",
"react-native-cookies": "^3.3.0",
"react-native-easy-grid": "^0.2.2",
"react-native-gesture-handler": "^1.6.1",
"react-native-gesture-handler": "^1.7.0",
"react-native-i18n": "^2.0.15",
"react-native-image-zoom-viewer": "^3.0.1",
"react-native-keychain": "^4.0.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6395,10 +6395,10 @@ react-native-easy-grid@^0.2.2:
dependencies:
lodash "^4.17.15"

react-native-gesture-handler@^1.6.1:
version "1.6.1"
resolved "https://registry.npm.taobao.org/react-native-gesture-handler/download/react-native-gesture-handler-1.6.1.tgz#678e2dce250ed66e93af409759be22cd6375dd17"
integrity sha1-Z44tziUO1m6Tr0CXWb4izWN13Rc=
react-native-gesture-handler@^1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-1.7.0.tgz#0ef74a5ba836832e497dc49eb1ce58baa6c617e5"
integrity sha512-1CrjJf8Z6Iz2XWzfZknYtsm2sud5Lu/pLhhokkgBIKttxqGDtetDEVFDJOTJWJyKCrUPk0X5tnWi/diSF4q++w==
dependencies:
"@egjs/hammerjs" "^2.0.17"
hoist-non-react-statics "^2.3.1"
Expand Down

0 comments on commit 5424d84

Please sign in to comment.