Skip to content

Commit a22b5af

Browse files
Update dependency mobx to v6.9.0
1 parent 92699f0 commit a22b5af

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"expo-web-browser": "~11.0.0",
6666
"firebase": "^9.13.0",
6767
"i18n-js": "3.9.2",
68-
"mobx": "6.6.0",
68+
"mobx": "6.9.0",
6969
"mobx-react-lite": "3.4.0",
7070
"mobx-state-tree": "5.1.6",
7171
"react": "18.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11660,10 +11660,10 @@ mobx-state-tree@5.1.6:
1166011660
resolved "https://registry.yarnpkg.com/mobx-state-tree/-/mobx-state-tree-5.1.6.tgz#b4c444d1c385ae736440739a93c8e6e1169eecee"
1166111661
integrity sha512-t4YNI3taTvDTMCyjA/bmX90HpPUMJEHX1OvyJqbfR6iOIWkJk+JbWc1aozIZxh2M5VA8xtHGnzu/2YGzSPUpJQ==
1166211662

11663-
mobx@6.6.0:
11664-
version "6.6.0"
11665-
resolved "https://registry.yarnpkg.com/mobx/-/mobx-6.6.0.tgz#617ca1f3b745a781fa89c5eb94a773e3cbeff8ae"
11666-
integrity sha512-MNTKevLH/6DShLZcmSL351+JgiJPO56A4GUpoiDQ3/yZ0mAtclNLdHK9q4BcQhibx8/JSDupfTpbX2NZPemlRg==
11663+
mobx@6.9.0:
11664+
version "6.9.0"
11665+
resolved "https://registry.yarnpkg.com/mobx/-/mobx-6.9.0.tgz#8a894c26417c05bed2cf7499322e589ee9787397"
11666+
integrity sha512-HdKewQEREEJgsWnErClfbFoVebze6rGazxFLU/XUyrII8dORfVszN1V0BMRnQSzcgsNNtkX8DHj3nC6cdWE9YQ==
1166711667

1166811668
mocha@6:
1166911669
version "6.2.3"

0 commit comments

Comments
 (0)