Skip to content

Commit

Permalink
Bump react-native-gesture-handler from 2.16.2 to 2.20.2
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 2.16.2 to 2.20.2.
- [Release notes](https://github.com/software-mansion/react-native-gesture-handler/releases)
- [Commits](software-mansion/react-native-gesture-handler@2.16.2...2.20.2)

---
updated-dependencies:
- dependency-name: react-native-gesture-handler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent 120d789 commit aebf897
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion examples/react-native/WhipWhepDemo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.5",
"react-native-gesture-handler": "~2.16.1",
"react-native-gesture-handler": "~2.20.2",
"react-native-reanimated": "~3.10.1",
"react-native-safe-area-context": "4.10.5",
"react-native-screens": "3.31.1",
Expand Down
11 changes: 5 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11515,19 +11515,18 @@ __metadata:
languageName: node
linkType: hard

"react-native-gesture-handler@npm:~2.16.1":
version: 2.16.2
resolution: "react-native-gesture-handler@npm:2.16.2"
"react-native-gesture-handler@npm:~2.20.2":
version: 2.20.2
resolution: "react-native-gesture-handler@npm:2.20.2"
dependencies:
"@egjs/hammerjs": "npm:^2.0.17"
hoist-non-react-statics: "npm:^3.3.0"
invariant: "npm:^2.2.4"
lodash: "npm:^4.17.21"
prop-types: "npm:^15.7.2"
peerDependencies:
react: "*"
react-native: "*"
checksum: 10c0/cd31794870edc51bc7051bf22893b19cebda5754c2fbd381f72e6ae6a718c26c5cf6966ad2f80e15e3a3217d09cc3e2e1637132f70bf44aacf62ea15a7636c98
checksum: 10c0/94c16a40370adfaaff8af6aec5938a8d5c5704afaf7ec569d9e11c66ecc3b5c763314c091a76573885636c04d9e6084de3696d59595c56aac9eb17b2f28e5c6c
languageName: node
linkType: hard

Expand Down Expand Up @@ -14171,7 +14170,7 @@ __metadata:
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
react-native: "npm:0.74.5"
react-native-gesture-handler: "npm:~2.16.1"
react-native-gesture-handler: "npm:~2.20.2"
react-native-reanimated: "npm:~3.10.1"
react-native-safe-area-context: "npm:4.10.5"
react-native-screens: "npm:3.31.1"
Expand Down

0 comments on commit aebf897

Please sign in to comment.