Skip to content

Commit 4b3aed1

Browse files
authored
[RNMobile] Bump react-native-reanimated version to 2.4.1-wp-3 (WordPress#41482)
* TEST: Bump react-native-reanimated dependency The package references a branch for testing the changes, before merging it will point to the tag 2.4.1-wp-3. * Update Podfile.lock * Bump react-native-reanimated dependency
1 parent 6215bbc commit 4b3aed1

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/react-native-editor/ios/Podfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ PODS:
306306
- React-Core
307307
- RNGestureHandler (2.3.2-wp-1):
308308
- React-Core
309-
- RNReanimated (2.4.1-wp-2):
309+
- RNReanimated (2.4.1-wp-3):
310310
- DoubleConversion
311311
- FBLazyVector
312312
- FBReactNativeSpec
@@ -539,7 +539,7 @@ SPEC CHECKSUMS:
539539
RNCClipboard: 99fc8ad669a376b756fbc8098ae2fd05c0ed0668
540540
RNCMaskedView: c298b644a10c0c142055b3ae24d83879ecb13ccd
541541
RNGestureHandler: 3b13cc25407d1cdbee33b6ae65790a55c032d2a9
542-
RNReanimated: d87c75f1076bab3402d6cd0b7322be51d333d10e
542+
RNReanimated: b413cc7aa3e2a740d9804cda3a9396a68f9eea7f
543543
RNScreens: 953633729a42e23ad0c93574d676b361e3335e8b
544544
RNSVG: 36a7359c428dcb7c6bce1cc546fbfebe069809b0
545545
RNTAztecView: 2524811d1168d1f5148220ec8ea3c012ec8f059c

packages/react-native-editor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"react-native-linear-gradient": "https://raw.githubusercontent.com/wordpress-mobile/react-native-linear-gradient/v2.5.6-wp-2/react-native-linear-gradient-2.5.6-wp-2.tgz",
6666
"react-native-modal": "^11.10.0",
6767
"react-native-prompt-android": "https://raw.githubusercontent.com/wordpress-mobile/react-native-prompt-android/v1.0.0-wp-2/react-native-prompt-android-1.0.0-wp-2.tgz",
68-
"react-native-reanimated": "https://raw.githubusercontent.com/wordpress-mobile/react-native-reanimated/2.4.1-wp-2/react-native-reanimated-2.4.1-wp-2.tgz",
68+
"react-native-reanimated": "https://raw.githubusercontent.com/wordpress-mobile/react-native-reanimated/2.4.1-wp-3/react-native-reanimated-2.4.1-wp-3.tgz",
6969
"react-native-safe-area": "^0.5.0",
7070
"react-native-safe-area-context": "3.2.0",
7171
"react-native-sass-transformer": "^1.1.1",

0 commit comments

Comments
 (0)