build(deps): bump mobx from 5.5.1 to 5.5.2 in /ui

Bumps [mobx](https://github.com/mobxjs/mobx) from 5.5.1 to 5.5.2.
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Changelog](https://github.com/mobxjs/mobx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mobxjs/mobx/compare/5.5.1...5.5.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-10-23 09:58:46 +00:00
parent 5592bd8ba0
commit 9840fb07c6
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
"lodash.debounce": "4.0.8",
"lodash.throttle": "4.1.1",
"lodash.uniqueid": "4.0.1",
"mobx": "5.5.1",
"mobx": "5.5.2",
"mobx-react": "5.3.5",
"mobx-stored": "1.0.2",
"moment": "2.22.2",

View File

@@ -7227,10 +7227,10 @@ mobx-stored@1.0.2:
lodash.merge "^4.6.1"
traverse "^0.6.6"
mobx@5.5.1:
version "5.5.1"
resolved "https://registry.yarnpkg.com/mobx/-/mobx-5.5.1.tgz#cd006b46085f6e3a6c96b183583d2ee907d37525"
integrity sha512-mymrvbAFIMCP5k9ylspuXPy7jeEAA8ILVRziqsLmpoGIfEJc5I4YQBLF3aKJnnqtCINJPCWEijKidpsuL6TfYw==
mobx@5.5.2:
version "5.5.2"
resolved "https://registry.yarnpkg.com/mobx/-/mobx-5.5.2.tgz#4f5d751b77807a88218caede92198679a0e18a4a"
integrity sha512-2/nZyxET6T2BvFDLYGSf5sMJ1N9wdV9zHtAkfkk+hzJL+kzQQ/vLdPS5UmwNNBqH1HF6FpIcZR+1BJ/jc3YrMQ==
moment@2.22.2:
version "2.22.2"