Skip to content

Commit 53342cb

Browse files
fix(deps): update dependency react-native-reanimated to v2.2.4 (#198)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5fd2ad8 commit 53342cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HelloWorld/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"react-native": "0.66.1",
2727
"react-native-device-info": "8.4.8",
2828
"react-native-gesture-handler": "1.10.3",
29-
"react-native-reanimated": "2.2.3",
29+
"react-native-reanimated": "2.2.4",
3030
"react-native-safe-area-context": "3.3.2",
3131
"react-native-screens": "3.9.0",
3232
"react-native-svg": "12.1.1",

template/template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"react-native": "0.66.1",
2727
"react-native-device-info": "8.4.8",
2828
"react-native-gesture-handler": "1.10.3",
29-
"react-native-reanimated": "2.2.3",
29+
"react-native-reanimated": "2.2.4",
3030
"react-native-safe-area-context": "3.3.2",
3131
"react-native-screens": "3.9.0",
3232
"react-native-svg": "12.1.1",

0 commit comments

Comments
 (0)