Skip to content

Commit 6d003de

Browse files
authored
Merge pull request #56309 from software-mansion-labs/289Adam289/50949-bump-live-markdown-230
Bump react-native-live-markdown to 0.1.230
2 parents df3db1d + c239509 commit 6d003de

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

ios/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2514,7 +2514,7 @@ PODS:
25142514
- RNGoogleSignin (10.0.1):
25152515
- GoogleSignIn (~> 7.0)
25162516
- React-Core
2517-
- RNLiveMarkdown (0.1.223):
2517+
- RNLiveMarkdown (0.1.230):
25182518
- DoubleConversion
25192519
- glog
25202520
- hermes-engine
@@ -2534,10 +2534,10 @@ PODS:
25342534
- ReactCodegen
25352535
- ReactCommon/turbomodule/bridging
25362536
- ReactCommon/turbomodule/core
2537-
- RNLiveMarkdown/newarch (= 0.1.223)
2537+
- RNLiveMarkdown/newarch (= 0.1.230)
25382538
- RNReanimated/worklets
25392539
- Yoga
2540-
- RNLiveMarkdown/newarch (0.1.223):
2540+
- RNLiveMarkdown/newarch (0.1.230):
25412541
- DoubleConversion
25422542
- glog
25432543
- hermes-engine
@@ -3412,7 +3412,7 @@ SPEC CHECKSUMS:
34123412
RNFS: 4ac0f0ea233904cb798630b3c077808c06931688
34133413
RNGestureHandler: 364e6862a112045bb5c5d35601f0bdb0304af979
34143414
RNGoogleSignin: ccaa4a81582cf713eea562c5dd9dc1961a715fd0
3415-
RNLiveMarkdown: 5c76c659b125006ff525a095b65184ecb72392f3
3415+
RNLiveMarkdown: 3887f27df3e002a4d008488df0ef62d7bcc526eb
34163416
RNLocalize: d4b8af4e442d4bcca54e68fc687a2129b4d71a81
34173417
rnmapbox-maps: d184c8d3213acf4c97ec71fbbb6f9d4954552d80
34183418
RNPermissions: 0b1429b55af59d1d08b75a8be2459f65a8ac3f28

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"dependencies": {
8080
"@dotlottie/react-player": "^1.6.3",
8181
"@expensify/react-native-background-task": "file:./modules/background-task",
82-
"@expensify/react-native-live-markdown": "0.1.223",
82+
"@expensify/react-native-live-markdown": "0.1.230",
8383
"@expo/metro-runtime": "^4.0.0",
8484
"@firebase/app": "^0.10.10",
8585
"@firebase/performance": "^0.6.8",

0 commit comments

Comments
 (0)