Skip to content

Commit

Permalink
build(deps): bump react-native-gesture-handler in /example (#107)
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.12.0 to 2.13.1.
- [Release notes](https://github.com/software-mansion/react-native-gesture-handler/releases)
- [Commits](software-mansion/react-native-gesture-handler@2.12.0...2.13.1)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2023
1 parent c58604d commit 88e01e0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"react": "^18.2.0",
"react-native": "^0.72.1",
"react-native-elements": "^3.4.3",
"react-native-gesture-handler": "^2.12.0",
"react-native-gesture-handler": "^2.13.1",
"react-native-safe-area-context": "^4.6.4",
"react-native-screens": "^3.25.0",
"react-native-svg": "^12.1.0",
Expand Down
10 changes: 5 additions & 5 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2940,7 +2940,7 @@ __metadata:
react: ^18.2.0
react-native: ^0.72.1
react-native-elements: ^3.4.3
react-native-gesture-handler: ^2.12.0
react-native-gesture-handler: ^2.13.1
react-native-safe-area-context: ^4.6.4
react-native-screens: ^3.25.0
react-native-svg: ^12.1.0
Expand Down Expand Up @@ -7711,9 +7711,9 @@ __metadata:
languageName: node
linkType: hard

"react-native-gesture-handler@npm:^2.12.0":
version: 2.12.0
resolution: "react-native-gesture-handler@npm:2.12.0"
"react-native-gesture-handler@npm:^2.13.1":
version: 2.13.1
resolution: "react-native-gesture-handler@npm:2.13.1"
dependencies:
"@egjs/hammerjs": ^2.0.17
hoist-non-react-statics: ^3.3.0
Expand All @@ -7723,7 +7723,7 @@ __metadata:
peerDependencies:
react: "*"
react-native: "*"
checksum: 5147357b3212e269d0b8003e1be9e0993d0770f4880f1a8f52d2d61512c4569c48ec7b866d0a9ee44038785c29e0f84fbb99fd18a8e09552a25910c71602d788
checksum: c89504c52a2f4940a5cb56862f0676422ff30ad111fb015e37d2b4d3b736e708e6301da9027f003565bd23d8a3f4e8641eb5810f7da9ed848f81b3063df64e98
languageName: node
linkType: hard

Expand Down

0 comments on commit 88e01e0

Please sign in to comment.