Skip to content

Commit

Permalink
Bump expensify-common to 2.0.106
Browse files Browse the repository at this point in the history
  • Loading branch information
tomekzaw committed Oct 28, 2024
1 parent 676f762 commit 680c4b9
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"start": "react-native start"
},
"dependencies": {
"expensify-common": "2.0.101",
"expensify-common": "2.0.106",
"react": "18.3.1",
"react-native": "0.75.3",
"react-native-reanimated": "3.16.1"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-tsdoc": "^0.2.17",
"expensify-common": "2.0.101",
"expensify-common": "2.0.106",
"jest": "^29.6.3",
"jest-environment-jsdom": "^29.7.0",
"nodemon": "^3.1.3",
Expand All @@ -105,7 +105,7 @@
"html-entities@^2.3.2": "patch:html-entities@npm%3A2.5.2#./.yarn/patches/html-entities-npm-2.5.2-0b6113e376.patch"
},
"peerDependencies": {
"expensify-common": ">=2.0.101",
"expensify-common": ">=2.0.106",
"react": "*",
"react-native": "*",
"react-native-reanimated": ">=3.16.1"
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2883,7 +2883,7 @@ __metadata:
babel-jest: ^29.6.3
babel-plugin-module-resolver: ^5.0.0
eslint: ^8.19.0
expensify-common: 2.0.101
expensify-common: 2.0.106
jest: ^29.6.3
prettier: 2.8.8
react: 18.3.1
Expand Down Expand Up @@ -2924,7 +2924,7 @@ __metadata:
eslint-plugin-prettier: ^4.0.0
eslint-plugin-promise: ^6.1.1
eslint-plugin-tsdoc: ^0.2.17
expensify-common: 2.0.101
expensify-common: 2.0.106
jest: ^29.6.3
jest-environment-jsdom: ^29.7.0
nodemon: ^3.1.3
Expand All @@ -2938,7 +2938,7 @@ __metadata:
turbo: ^1.10.7
typescript: ^5.3.3
peerDependencies:
expensify-common: ">=2.0.101"
expensify-common: ">=2.0.106"
react: "*"
react-native: "*"
react-native-reanimated: ">=3.16.1"
Expand Down Expand Up @@ -10610,9 +10610,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 680c4b9

Please sign in to comment.