Skip to content

Commit

Permalink
Update dependency mobx to v5.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 14, 2019
1 parent ea27b8b commit a3ed446
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"koa-send": "5.0.0",
"lodash": "4.17.11",
"microseconds": "0.1.0",
"mobx": "5.9.0",
"mobx": "5.15.1",
"mobx-react": "5.4.3",
"ora": "3.1.0",
"react": "16.8.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6813,10 +6813,10 @@ [email protected]:
hoist-non-react-statics "^3.0.0"
react-lifecycles-compat "^3.0.2"

mobx@5.9.0:
version "5.9.0"
resolved "https://registry.yarnpkg.com/mobx/-/mobx-5.9.0.tgz#a08edd7132787f771409c9c33788a5df66ff7ce7"
integrity sha512-D3mY1uM3H9BP5duk5tTanrOq92yqetYKsprPJWvkKDrbs+fro59xrpWX+vtr10YoLgJIFz+a4A8lI+4YtqmCUQ==
mobx@5.15.1:
version "5.15.1"
resolved "https://registry.yarnpkg.com/mobx/-/mobx-5.15.1.tgz#ba07807808b3f9dc3e6b0a74ba69bcccc6df4ece"
integrity sha512-o4aN0GqKcDmKwu2wVsqbujU4F63ZvmbBLSc7WhzuAu9S9eF2wgNjqIkzrb/kbY3C9/mGYG4k1M0KbCuG1GJ7IQ==

move-concurrently@^1.0.1:
version "1.0.1"
Expand Down

0 comments on commit a3ed446

Please sign in to comment.