Bump mobx-react from 6.1.3 to 6.1.4 (#59)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-23 11:08:27 +01:00
committed by Manuel Bouza
parent eb2422ba7a
commit 2a5f3db563
2 changed files with 10 additions and 10 deletions

View File

@@ -23,7 +23,7 @@
"dotenv": "^8.2.0",
"lodash": "^4.17.11",
"mobx": "^5.5.0",
"mobx-react": "^6.1.3",
"mobx-react": "^6.1.4",
"prop-types": "^15.6.2",
"query-string": "^6.2.0",
"react": "^16.12.0",