Skip to content

Commit 86f87bb

Browse files
fix(deps): update dependency react-native-reanimated to ~3.4.0
1 parent b67487f commit 86f87bb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"react-native": "0.72.3",
5959
"react-native-gesture-handler": "~2.12.0",
6060
"react-native-modal": "^13.0.1",
61-
"react-native-reanimated": "~3.3.0",
61+
"react-native-reanimated": "~3.4.0",
6262
"react-native-responsive-fontsize": "^0.5.1",
6363
"react-native-safe-area-context": "4.7.1",
6464
"react-native-screens": "~3.22.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8059,10 +8059,10 @@ react-native-ratings@^8.1.0:
80598059
dependencies:
80608060
lodash "^4.17.15"
80618061

8062-
react-native-reanimated@~3.3.0:
8063-
version "3.3.0"
8064-
resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-3.3.0.tgz#80f9d58e28fddf62fe4c1bc792337b8ab57936ab"
8065-
integrity sha512-LzfpPZ1qXBGy5BcUHqw3pBC0qSd22qXS3t8hWSbozXNrBkzMhhOrcILE/nEg/PHpNNp1xvGOW8NwpAMF006roQ==
8062+
react-native-reanimated@~3.4.0:
8063+
version "3.4.0"
8064+
resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-3.4.0.tgz#93b4d0b4b48e712fdc93f6828654b93083c6531d"
8065+
integrity sha512-B5cZJseoIkYlZTRBRN0xuU1NBxUza/6GSHhiEBQfbOufWVlUMMcWUecIRVglW49l8d2wXbfCdQlNyVoFqmHkaQ==
80668066
dependencies:
80678067
"@babel/plugin-transform-object-assign" "^7.16.7"
80688068
"@babel/preset-typescript" "^7.16.7"

0 commit comments

Comments
 (0)