Skip to content

Commit 0b838c0

Browse files
committed
Update dependency mobx to v5.10.0
1 parent ea27b8b commit 0b838c0

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
@@ -48,7 +48,7 @@
4848
"koa-send": "5.0.0",
4949
"lodash": "4.17.11",
5050
"microseconds": "0.1.0",
51-
"mobx": "5.9.0",
51+
"mobx": "5.10.0",
5252
"mobx-react": "5.4.3",
5353
"ora": "3.1.0",
5454
"react": "16.8.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6813,10 +6813,10 @@ mobx-react@5.4.3:
68136813
hoist-non-react-statics "^3.0.0"
68146814
react-lifecycles-compat "^3.0.2"
68156815

6816-
mobx@5.9.0:
6817-
version "5.9.0"
6818-
resolved "https://registry.yarnpkg.com/mobx/-/mobx-5.9.0.tgz#a08edd7132787f771409c9c33788a5df66ff7ce7"
6819-
integrity sha512-D3mY1uM3H9BP5duk5tTanrOq92yqetYKsprPJWvkKDrbs+fro59xrpWX+vtr10YoLgJIFz+a4A8lI+4YtqmCUQ==
6816+
mobx@5.10.0:
6817+
version "5.10.0"
6818+
resolved "https://registry.yarnpkg.com/mobx/-/mobx-5.10.0.tgz#6107a73a27aee72abdc977ab75f9ec0d0983aa61"
6819+
integrity sha512-pYtQtxr80ugbj7xO4pmZRm1n0ZqG2Wo+ykr/03ZRG18Ib8dqUgpzso6aEJyu3fM7JurFmC1dOqmjeCHO8N+3Yg==
68206820

68216821
move-concurrently@^1.0.1:
68226822
version "1.0.1"

0 commit comments

Comments
 (0)