Merge pull request #163 from prymitive/dependabot/npm_and_yarn/ui/mobx-react-5.3.4

build(deps): bump mobx-react from 5.3.3 to 5.3.4 in /ui
This commit is contained in:
Łukasz Mierzwa
2018-10-19 19:44:23 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
"lodash.throttle": "4.1.1",
"lodash.uniqueid": "4.0.1",
"mobx": "5.5.1",
"mobx-react": "5.3.3",
"mobx-react": "5.3.4",
"mobx-stored": "1.0.2",
"moment": "2.22.2",
"object-hash": "1.3.0",

View File

@@ -7209,10 +7209,10 @@ mkdirp@0.5.1, mkdirp@0.5.x, "mkdirp@>=0.5 0", mkdirp@^0.5.0, mkdirp@^0.5.1, mkdi
dependencies:
minimist "0.0.8"
mobx-react@5.3.3:
version "5.3.3"
resolved "https://registry.yarnpkg.com/mobx-react/-/mobx-react-5.3.3.tgz#83f892b555547d2a3159f212e6f32f5a2f03f71c"
integrity sha512-gLvlZKzk8ojFLN8hsunvLXUIXwz8asHT+OMtlry3NCs6fsYii9ldgqAMZCYehONRSJrIeiZantcGel3zWDwc5Q==
mobx-react@5.3.4:
version "5.3.4"
resolved "https://registry.yarnpkg.com/mobx-react/-/mobx-react-5.3.4.tgz#9e48968c42b4a8f1c64532ea94bab1c35f4da136"
integrity sha512-IUn7nOoPqQgutM/4H7aZYAeFwtCMqRqvMKJ9wpIqQV2XwX97BiU7VIDa/09Y/i+LrOQjkl4KJRId5MNiFYzm+A==
dependencies:
hoist-non-react-statics "^3.0.0"
react-lifecycles-compat "^3.0.2"