Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump react-native-reanimated from 2.3.3 to 2.10.0 #226

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump react-native-reanimated from 2.3.3 to 2.10.0
Bumps [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) from 2.3.3 to 2.10.0.
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
- [Commits](software-mansion/react-native-reanimated@2.3.3...2.10.0)

---
updated-dependencies:
- dependency-name: react-native-reanimated
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2022
commit d14145cb84d217df30e0e931fbabc9c0f56c8456
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -116,7 +116,7 @@
"react-native-materialui-textfield": "^0.13.2",
"react-native-paper": "^4.5.0",
"react-native-phone-input": "^0.2.4",
"react-native-reanimated": "~2.3.1",
"react-native-reanimated": "~2.10.0",
"react-native-safe-area-context": "3.3.2",
"react-native-screens": "~3.10.1",
"react-native-smooth-pincode-input": "^1.0.9",
Loading