Skip to content

Commit b9d293d

Browse files
authored
Merge pull request #120 from funnyzak/dependabot/npm_and_yarn/react-native-gesture-handler-2.7.1
2 parents b8749c0 + 2e4a5fb commit b9d293d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"react-native-device-info": "^10.0.2",
6767
"react-native-easy-toast": "^2.0.0",
6868
"react-native-fast-image": "^8.5.11",
69-
"react-native-gesture-handler": "^2.5.0",
69+
"react-native-gesture-handler": "^2.7.1",
7070
"react-native-linear-gradient": "^2.6.2",
7171
"react-native-localize": "^2.2.2",
7272
"react-native-pager-view": "^5.4.25",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8073,10 +8073,10 @@ react-native-fast-image@^8.5.11:
80738073
resolved "https://registry.yarnpkg.com/react-native-fast-image/-/react-native-fast-image-8.6.1.tgz#6a3a11b8ebc7629919265d33a420a04d13c897e0"
80748074
integrity sha512-ILuP7EuakqHNzTr8ZbumhuxG4tE/wGQ66z4nEEuzc0FlqY6rYaPsnq/UD2ahoyFj6QP1WvA2RIK3odib+VcqWg==
80758075

8076-
react-native-gesture-handler@^2.5.0:
8077-
version "2.6.2"
8078-
resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-2.6.2.tgz#f3b68d374f5dda603ff29f7df2edb39472eb97ce"
8079-
integrity sha512-Ff/WKlR8KiM1wq7UJZvIyCB+OsweewaeZk+4RDIYNGM9tvNIAXEm/MtYnLHiBXiSJjZItF/8B83gE6pVq40vIw==
8076+
react-native-gesture-handler@^2.7.1:
8077+
version "2.7.1"
8078+
resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-2.7.1.tgz#c109d33c38cb182fafcda13012b77c6cac43b127"
8079+
integrity sha512-Rnak7U4v3ZB+vjVghv5CvAGS+UfRLsXUq7Nq+FycloxZ7jUZjBo+7rPnt+EdTIE2zc2pKhQHIQKcD+IAPg2Scg==
80808080
dependencies:
80818081
"@egjs/hammerjs" "^2.0.17"
80828082
hoist-non-react-statics "^3.3.0"

0 commit comments

Comments
 (0)