Skip to content

Commit 2eecd0b

Browse files
committed
Update dependency react-native-reanimated to v3.0.2
1 parent 66825b6 commit 2eecd0b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"react-native": "0.71.1",
4747
"react-native-codegen": "0.71.3",
4848
"react-native-gesture-handler": "2.9.0",
49-
"react-native-reanimated": "3.0.1",
49+
"react-native-reanimated": "3.0.2",
5050
"react-native-safe-area-context": "4.5.0",
5151
"react-native-screens": "3.20.0"
5252
},

β€Žyarn.lockβ€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15826,7 +15826,7 @@ __metadata:
1582615826
react-native-codegen: "npm:0.71.3"
1582715827
react-native-gesture-handler: "npm:2.9.0"
1582815828
react-native-gradle-plugin: "npm:0.71.14"
15829-
react-native-reanimated: "npm:3.0.1"
15829+
react-native-reanimated: "npm:3.0.2"
1583015830
react-native-rename: "npm:3.2.12"
1583115831
react-native-safe-area-context: "npm:4.5.0"
1583215832
react-native-screens: "npm:3.20.0"
@@ -17795,9 +17795,9 @@ __metadata:
1779517795
languageName: node
1779617796
linkType: hard
1779717797

17798-
"react-native-reanimated@npm:3.0.1":
17799-
version: 3.0.1
17800-
resolution: "react-native-reanimated@npm:3.0.1"
17798+
"react-native-reanimated@npm:3.0.2":
17799+
version: 3.0.2
17800+
resolution: "react-native-reanimated@npm:3.0.2"
1780117801
dependencies:
1780217802
"@babel/plugin-transform-object-assign": "npm:^7.16.7"
1780317803
"@babel/preset-typescript": "npm:^7.16.7"
@@ -17810,7 +17810,7 @@ __metadata:
1781017810
"@babel/core": ^7.0.0-0
1781117811
react: "*"
1781217812
react-native: "*"
17813-
checksum: b226e9b6511d7cddd2ab0d1ed12ea3fe355e2fb2c82e38e8d51822149790c7e9d6afe0f3fd5c6f773aec313d99e585a4615747e21f8cf3d54036bbcb391b2da0
17813+
checksum: e50e0a549d3fe1d90af8a393d7dcf08983c380ee576e8e59aca2b4def03aeef64d0462ab8cae133d2c3ed967f63e6b84174ec63b31b9f8cb6c15ab95cd4c6746
1781417814
languageName: node
1781517815
linkType: hard
1781617816

0 commit comments

Comments
Β (0)