Skip to content

Commit

Permalink
chore(deps): bump react-native-gesture-handler from 2.20.2 to 2.21.2 …
Browse files Browse the repository at this point in the history
…in /native (#2572)

* chore(deps): bump react-native-gesture-handler in /native

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

* Update podfile

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nigel Breslaw <[email protected]>
  • Loading branch information
dependabot[bot] and NigelBreslaw authored Nov 23, 2024
1 parent f8b604d commit 7c08b3e
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions native/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1895,7 +1895,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- RNGestureHandler (2.20.2):
- RNGestureHandler (2.21.2):
- DoubleConversion
- glog
- hermes-engine
Expand Down Expand Up @@ -2526,7 +2526,7 @@ SPEC CHECKSUMS:
ReactCommon: 89c87b343deacc8610b099ac764848f0ce937e3e
RNCAsyncStorage: fe98f1b459a87b80f12207da80c50b3a3abb6081
RNFlashList: 2af1645548006fe5e4586c8c3d7e84f060a5478f
RNGestureHandler: fc5ce5bf284640d3af6431c3a5c3bc121e98d045
RNGestureHandler: 0e5ae8d72ef4afb855e98dcdbe60f27d938abe13
RNReanimated: 77242c6d67416988a2fd9f5cf574bb3e60016362
RNScreens: 44a3e358d5ccd7815c5ae9148988c562826992b2
RNSentry: 10e3cef776d29f155b4a85c61b52f5761f9504aa
Expand Down
2 changes: 1 addition & 1 deletion native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"react-compiler-runtime": "19.0.0-beta-63b359f-20241101",
"react-dom": "18.3.1",
"react-native": "0.76.3",
"react-native-gesture-handler": "2.20.2",
"react-native-gesture-handler": "2.21.2",
"react-native-reanimated": "3.16.1",
"react-native-safe-area-context": "4.14.0",
"react-native-screens": "4.3.0",
Expand Down
28 changes: 14 additions & 14 deletions native/pnpm-lock.yaml

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

0 comments on commit 7c08b3e

Please sign in to comment.