Skip to content

Commit

Permalink
Update dependency mobx to v5.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 13, 2019
1 parent ea27b8b commit de2ff7a
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.11.0",
"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.11.0:
version "5.11.0"
resolved "https://registry.yarnpkg.com/mobx/-/mobx-5.11.0.tgz#58c64769bc2408ccde35fc2bac4cd5b8ae7b28a6"
integrity sha512-WMZCgjuW9vo2MhumrhJa0byTGdlZQcTKzLW9LoqMdmqVqWnG74HOSXWJ0YpxBngsc/rAUMwvdy+CVnw+/a4yeg==

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

0 comments on commit de2ff7a

Please sign in to comment.