build(deps): bump mobx from 5.6.0 to 5.7.0 in /ui

Bumps [mobx](https://github.com/mobxjs/mobx) from 5.6.0 to 5.7.0.
- [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.6.0...5.7.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-12-03 18:30:38 +00:00
committed by Łukasz Mierzwa
parent 439313e949
commit 255ee2d045
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.6.0",
"mobx": "5.7.0",
"mobx-react": "5.4.2",
"mobx-stored": "1.0.2",
"moment": "2.22.2",

View File

@@ -7326,10 +7326,10 @@ mobx-stored@1.0.2:
lodash.merge "^4.6.1"
traverse "^0.6.6"
mobx@5.6.0:
version "5.6.0"
resolved "https://registry.yarnpkg.com/mobx/-/mobx-5.6.0.tgz#e381c357e0ed7685a99a896455ecc66ff5ab84ee"
integrity sha512-xrA0tBnSMANXCDjS2W/6YTasesA8mkg9o+v/Bw/OcbXaRVE6/soVwDMWIh7A6TwMDY4tYQprQJZ5WQN1TRSb3A==
mobx@5.7.0:
version "5.7.0"
resolved "https://registry.yarnpkg.com/mobx/-/mobx-5.7.0.tgz#dc58cd02fbacc5346071c3e6563b6507aff71f59"
integrity sha512-i+EwjPLq/QSvOFtAuhcd5FFWDxWK3gCJCFbW5dhgc4wsaHB/cL6DEVms3vZDgc2txWcfzjYWfknjggE/c0c4fw==
moment@2.22.2:
version "2.22.2"