Bump mobx from 5.15.4 to 5.15.6

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-09-02 01:28:44 +00:00 committed by GitHub
parent 6f47cf9cd6
commit cde32a2ec6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

@ -22,7 +22,7 @@
"date-fns": "^2.15.0",
"dotenv": "^8.2.0",
"lodash": "^4.17.11",
"mobx": "^5.15.4",
"mobx": "^5.15.6",
"mobx-react": "^6.2.2",
"prop-types": "^15.6.2",
"query-string": "^6.12.1",

@ -5614,10 +5614,10 @@ mobx-react@^6.2.2:
dependencies:
mobx-react-lite ">=2.0.6"
mobx@^5.15.4:
version "5.15.4"
resolved "https://registry.yarnpkg.com/mobx/-/mobx-5.15.4.tgz#9da1a84e97ba624622f4e55a0bf3300fb931c2ab"
integrity sha512-xRFJxSU2Im3nrGCdjSuOTFmxVDGeqOHL+TyADCGbT0k4HHqGmx5u2yaHNryvoORpI4DfbzjJ5jPmuv+d7sioFw==
mobx@^5.15.6:
version "5.15.6"
resolved "https://registry.yarnpkg.com/mobx/-/mobx-5.15.6.tgz#24750af56f87bcf9c3cf82ece4c79eb91bb71968"
integrity sha512-U5nnx3UNdRkUjntpwzO060VWifGVx/JZeu/aMw4y28dTjDNjoY3vNKs6tFNm7z1qIfcPInsd9L9HIm8H0zTDqg==
move-concurrently@^1.0.1:
version "1.0.1"