Skip to content

Commit

Permalink
Bump expensify-common to latest version (#521)
Browse files Browse the repository at this point in the history
Co-authored-by: Tomek Zawadzki <[email protected]>
  • Loading branch information
NJ-2020 and tomekzaw authored Oct 18, 2024
1 parent 0ea1e73 commit 7886b8c
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 28 deletions.
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

0 comments on commit 7886b8c

Please sign in to comment.