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.9.1 to 2.10.0 #104

Open
wants to merge 1 commit into
base: develop
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.9.1 to 2.10.0
Bumps [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) from 2.9.1 to 2.10.0.
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
- [Commits](software-mansion/react-native-reanimated@2.9.1...2.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Oct 21, 2022
commit d4cf745546ba6c37b72670dcdc715d20b4896cff
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -89,7 +89,7 @@
"react-native-localize": "2.1.1",
"react-native-orientation-locker": "^1.3.1",
"react-native-picker-select": "8.0.4",
"react-native-reanimated": "2.9.1",
"react-native-reanimated": "2.10.0",
"react-native-render-html": "6.3.4",
"react-native-safe-area-context": "3.3.2",
"react-native-scoped-storage": "1.9.3",
9 changes: 4 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -8394,12 +8394,11 @@ [email protected]:
dependencies:
lodash "^4.17.15"

react-native-reanimated@2.9.1:
version "2.9.1"
resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-2.9.1.tgz#d9a932e312c13c05b4f919e43ebbf76d996e0bc1"
integrity sha512-309SIhDBwY4F1n6e5Mr5D1uPZm2ESIcmZsGXHUu8hpKX4oIOlZj2MilTk+kHhi05LjChoJkcpfkstotCJmPRPg==
react-native-reanimated@2.10.0:
version "2.10.0"
resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-2.10.0.tgz#ed53be66bbb553b5b5e93e93ef4217c87b8c73db"
integrity sha512-jKm3xz5nX7ABtHzzuuLmawP0pFWP77lXNdIC6AWOceBs23OHUaJ29p4prxr/7Sb588GwTbkPsYkDqVFaE3ezNQ==
dependencies:
"@babel/plugin-proposal-export-namespace-from" "^7.17.12"
"@babel/plugin-transform-object-assign" "^7.16.7"
"@babel/preset-typescript" "^7.16.7"
"@types/invariant" "^2.2.35"