Bump mobx-react from 6.2.5 to 6.3.0

Bumps [mobx-react](https://github.com/mobxjs/mobx-react) from 6.2.5 to 6.3.0.
- [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.2.5...6.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-09-02 01:28:17 +00:00
committed by GitHub
parent 6f47cf9cd6
commit 73010193a3
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.15.4",
"mobx-react": "^6.2.2",
"mobx-react": "^6.3.0",
"prop-types": "^15.6.2",
"query-string": "^6.12.1",
"react": "^16.13.1",