Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CP Staging] [No QA] Update Podfile after bumping the live-markdown to 0.1.221 #55853

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2491,7 +2491,7 @@ PODS:
- RNGoogleSignin (10.0.1):
- GoogleSignIn (~> 7.0)
- React-Core
- RNLiveMarkdown (0.1.210):
- RNLiveMarkdown (0.1.221):
- DoubleConversion
- glog
- hermes-engine
Expand All @@ -2511,10 +2511,10 @@ PODS:
- ReactCodegen
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- RNLiveMarkdown/newarch (= 0.1.210)
- RNLiveMarkdown/newarch (= 0.1.221)
- RNReanimated/worklets
- Yoga
- RNLiveMarkdown/newarch (0.1.210):
- RNLiveMarkdown/newarch (0.1.221):
- DoubleConversion
- glog
- hermes-engine
Expand Down Expand Up @@ -3383,7 +3383,7 @@ SPEC CHECKSUMS:
RNFS: 4ac0f0ea233904cb798630b3c077808c06931688
RNGestureHandler: 364e6862a112045bb5c5d35601f0bdb0304af979
RNGoogleSignin: ccaa4a81582cf713eea562c5dd9dc1961a715fd0
RNLiveMarkdown: 19826569be35bada5c0f21a0c48b5bc780051501
RNLiveMarkdown: 9940212ca19bf54101b585178e691ee040b82c35
RNLocalize: d4b8af4e442d4bcca54e68fc687a2129b4d71a81
rnmapbox-maps: d184c8d3213acf4c97ec71fbbb6f9d4954552d80
RNPermissions: 0b1429b55af59d1d08b75a8be2459f65a8ac3f28
Expand Down
Loading