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

Update expensify-common version #242

Merged
merged 1 commit into from
Mar 25, 2024
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
chore: update expensify-common version
  • Loading branch information
bernhardoj committed Mar 22, 2024
commit 484096395933d686ac89e3dc1b70e6e8e9cbe098
8 changes: 4 additions & 4 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1111,7 +1111,7 @@ PODS:
- React-jsi (= 0.73.4)
- React-logger (= 0.73.4)
- React-perflogger (= 0.73.4)
- RNLiveMarkdown (0.1.26):
- RNLiveMarkdown (0.1.28):
- glog
- RCT-Folly (= 2022.05.16.00)
- React-Core
@@ -1371,10 +1371,10 @@ SPEC CHECKSUMS:
React-runtimescheduler: ed48e5faac6751e66ee1261c4bd01643b436f112
React-utils: 6e5ad394416482ae21831050928ae27348f83487
ReactCommon: 840a955d37b7f3358554d819446bffcf624b2522
RNLiveMarkdown: 4abc843dc43d32c5dc29da8d0793d3544a62ecbb
RNLiveMarkdown: 1608aa096bc493fc2f91a91015e96b1592a3a874
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
Yoga: 1b901a6d6eeba4e8a2e8f308f708691cdb5db312
Yoga: 64cd2a583ead952b0315d5135bf39e053ae9be70

PODFILE CHECKSUM: 8cb8ab8858b4911d497d269a353fbfff868afef0

COCOAPODS: 1.14.3
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I ran yarn and this file is changed too. Should I revert this?

COCOAPODS: 1.12.1
12 changes: 6 additions & 6 deletions parser/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion parser/package.json
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@
"typescript": "^5.3.3"
},
"dependencies": {
"expensify-common": "git+ssh://git@github.com/Expensify/expensify-common.git#dc8ea983f9e06308cdb9151a9cdfa82bd11502e1",
"expensify-common": "git+ssh://git@github.com/Expensify/expensify-common.git#9e47e1f521241f6bd6f23d432848dd3e0ff47ea6",
"patch-package": "^8.0.0",
"underscore": "^1.13.6"
}
4 changes: 2 additions & 2 deletions parser/react-native-live-markdown-parser.js

Large diffs are not rendered by default.

Loading