Skip to content

Commit 94041d2

Browse files
committed
Update dependency mobx to v5.14.0
1 parent ea27b8b commit 94041d2

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.14.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.14.0:
6817+
version "5.14.0"
6818+
resolved "https://registry.yarnpkg.com/mobx/-/mobx-5.14.0.tgz#357c1023aca2851df357fa0cb9a6eaaab3a57793"
6819+
integrity sha512-GhDSZV9rGlCeVBpFPVYaYSn7UjgkD3158Njailp4IJhKqbT5iiEtiRyr76b7gPj3wpUSl+NHREQqBXzc1I8jpQ==
68206820

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

0 commit comments

Comments
 (0)