Skip to content

Commit

Permalink
Bump react-native-reanimated from 2.14.4 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) from 2.14.4 to 3.0.2.
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
- [Commits](software-mansion/react-native-reanimated@2.14.4...3.0.2)

---
updated-dependencies:
- dependency-name: react-native-reanimated
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 5, 2023
1 parent c8a694c commit 2938401
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"react-native-qrcode-svg": "^6.2.0",
"react-native-quick-sqlite": "^8.0.2",
"react-native-raw-bottom-sheet": "^2.2.0",
"react-native-reanimated": "^2.14.4",
"react-native-reanimated": "^3.0.2",
"react-native-safe-area-context": "^4.5.0",
"react-native-screens": "^3.19.0",
"react-native-securerandom": "^1.0.1",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6933,13 +6933,14 @@ react-native-raw-bottom-sheet@^2.2.0:
resolved "https://registry.yarnpkg.com/react-native-raw-bottom-sheet/-/react-native-raw-bottom-sheet-2.2.0.tgz#d11dabb86aadb014273767ef7b554924b13633c5"
integrity sha512-qL4JKIqvbcVxbkKzeh51hjV7suoJN3ouxzvLmOg0FBUV1yiJAfEbacjQdtRCI6+OU5pyGFBIifLsTXcFDwHggg==

react-native-reanimated@^2.14.4:
version "2.15.0"
resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-2.15.0.tgz#d795ed8a56f61cdbb3413d07d4dd43f47e161d1e"
integrity sha512-pNbcjIsqB72lsLGr7DvcXl07oovTvQUaBgP6CdkYtogmrCKUMcB+TDe2OjUNPWdzJ9JkgNIZZ1h71LM78H9HrQ==
react-native-reanimated@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-3.0.2.tgz#8f7284fab2b0cd949779429e48f32d19a966bbd6"
integrity sha512-8Et90yTI9yxchGbDP79k391XZqc/64zNbASbGy8X3Vgv4EbZ1M3IkKwcIbZmbVwpA804VJ6V9nJAGUh9fP0LrA==
dependencies:
"@babel/plugin-transform-object-assign" "^7.16.7"
"@babel/preset-typescript" "^7.16.7"
convert-source-map "^1.7.0"
invariant "^2.2.4"
lodash.isequal "^4.5.0"
setimmediate "^1.0.5"
Expand Down

0 comments on commit 2938401

Please sign in to comment.