Merge pull request #220 from prymitive/dependabot/npm_and_yarn/ui/mobx-5.6.0

build(deps): bump mobx from 5.5.2 to 5.6.0 in /ui
This commit is contained in:
Łukasz Mierzwa
2018-11-06 17:24:26 +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.5.2",
"mobx": "5.6.0",
"mobx-react": "5.3.6",
"mobx-stored": "1.0.2",
"moment": "2.22.2",

View File

@@ -7246,10 +7246,10 @@ mobx-stored@1.0.2:
lodash.merge "^4.6.1"
traverse "^0.6.6"
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==
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==
moment@2.22.2:
version "2.22.2"