Skip to content
This repository has been archived by the owner on Mar 18, 2019. It is now read-only.

Commit

Permalink
chore(deps): update dependency mobx to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 6, 2018
1 parent e647b4a commit ca0cb7e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"html-webpack-plugin": "3.2.0",
"jest": "22.4.4",
"jest-enzyme": "6.0.0",
"mobx": "4.3.0",
"mobx": "5.6.0",
"mobx-react": "5.1.2",
"react": "16.4.0",
"react-dom": "16.4.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5844,9 +5844,9 @@ mobx-react@5.1.2:
hoist-non-react-statics "^2.5.0"
react-lifecycles-compat "^3.0.2"

mobx@4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/mobx/-/mobx-4.3.0.tgz#50a5e63fd0197a83c68166ff83ada45b65c859f8"
mobx@5.6.0:
version "5.6.0"
resolved "https://registry.yarnpkg.com/mobx/-/mobx-5.6.0.tgz#e381c357e0ed7685a99a896455ecc66ff5ab84ee"

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

0 comments on commit ca0cb7e

Please sign in to comment.