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

Bump expensify-common to latest version #521

Merged
merged 4 commits into from
Oct 18, 2024
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"typescript": "^5.3.3"
},
"dependencies": {
"expensify-common": "2.0.85"
"expensify-common": "2.0.101"
}
}
47 changes: 25 additions & 22 deletions parser/react-native-live-markdown-parser.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3052,7 +3052,7 @@ __metadata:
"@types/underscore": ^1.11.15
esbuild: 0.19.4
esbuild-plugin-tsc: ^0.4.0
expensify-common: 2.0.85
expensify-common: 2.0.101
jest: ^29.7.0
typescript: ^5.3.3
languageName: unknown
Expand Down Expand Up @@ -11002,9 +11002,9 @@ __metadata:
languageName: node
linkType: hard

"expensify-common@npm:2.0.85":
version: 2.0.85
resolution: "expensify-common@npm:2.0.85"
"expensify-common@npm:2.0.101":
version: 2.0.101
resolution: "expensify-common@npm:2.0.101"
dependencies:
awesome-phonenumber: ^5.4.0
classnames: 2.5.0
Expand All @@ -11019,7 +11019,7 @@ __metadata:
semver: ^7.6.3
simply-deferred: "git+https://github.com/Expensify/simply-deferred.git#77a08a95754660c7bd6e0b6979fdf84e8e831bf5"
ua-parser-js: ^1.0.38
checksum: ac9349573af1e7ea4504477293d680455de61f0938544f158043b62283e9a639353a4b3a687ce4092e24a19e77992def6d62260162bbcf26d36bfc199fa3c941
checksum: 44708e722de18d5b8002c9cbe01f218a6bf600a5ff70ed6967220155dc5cf4abbd578df9c8040325636bf3420473c0709a75fae655a8df29dfb21538ae1d0282
languageName: node
linkType: hard

Expand Down
Loading