Merge pull request #280 from prymitive/dependabot/npm_and_yarn/ui/mobx-5.7.0

Build(deps): bump mobx from 5.6.0 to 5.7.0 in /ui
This commit is contained in:
Łukasz Mierzwa
2018-12-03 19:09:03 +00:00
committed by GitHub
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"