Bump mobx-react from 6.3.0 to 6.3.1

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-10-02 01:16:11 +00:00
committed by GitHub
parent 261db3f9db
commit 1263bc882a
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.1",
"prop-types": "^15.6.2",
"query-string": "^6.12.1",
"react": "^16.13.1",