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-react to v5.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 20, 2018
1 parent e647b4a commit 30af7db
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"jest": "22.4.4",
"jest-enzyme": "6.0.0",
"mobx": "4.3.0",
"mobx-react": "5.1.2",
"mobx-react": "5.4.2",
"react": "16.4.0",
"react-dom": "16.4.0",
"react-hot-loader": "4.2.0",
Expand Down
14 changes: 10 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4097,6 +4097,12 @@ hoist-non-react-statics@^2.3.0, hoist-non-react-statics@^2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.5.0.tgz#d2ca2dfc19c5a91c5a6615ce8e564ef0347e2a40"

hoist-non-react-statics@^3.0.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.1.0.tgz#42414ccdfff019cd2168168be998c7b3bd5245c0"
dependencies:
react-is "^16.3.2"

home-or-tmp@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/home-or-tmp/-/home-or-tmp-2.0.0.tgz#e36c3f2d2cae7d746a857e38d18d5f32a7882db8"
Expand Down Expand Up @@ -5837,11 +5843,11 @@ [email protected], mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0:
dependencies:
minimist "0.0.8"

mobx-react@5.1.2:
version "5.1.2"
resolved "https://registry.yarnpkg.com/mobx-react/-/mobx-react-5.1.2.tgz#ec5c2d29a1df823dbd1b37e214fa36a0907054e2"
mobx-react@5.4.2:
version "5.4.2"
resolved "https://registry.yarnpkg.com/mobx-react/-/mobx-react-5.4.2.tgz#53db594dbb44752c15b53c355babaa94a6af5934"
dependencies:
hoist-non-react-statics "^2.5.0"
hoist-non-react-statics "^3.0.0"
react-lifecycles-compat "^3.0.2"

[email protected]:
Expand Down

0 comments on commit 30af7db

Please sign in to comment.