Bump mobx-react from 6.1.4 to 6.1.5

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-03 06:29:42 +00:00
committed by GitHub
parent da98ffcb6f
commit ebaeff8b92
2 changed files with 5 additions and 5 deletions

View File

@@ -23,7 +23,7 @@
"dotenv": "^8.2.0",
"lodash": "^4.17.11",
"mobx": "^5.15.1",
"mobx-react": "^6.1.4",
"mobx-react": "^6.1.5",
"prop-types": "^15.6.2",
"query-string": "^6.9.0",
"react": "^16.12.0",

View File

@@ -5173,10 +5173,10 @@ mobx-react-lite@^1.4.2:
resolved "https://registry.yarnpkg.com/mobx-react-lite/-/mobx-react-lite-1.5.2.tgz#c4395b0568b9cb16f07669d8869cc4efa1b8656d"
integrity sha512-PyZmARqqWtpuQaAoHF5pKX7h6TKNLwq6vtovm4zZvG6sEbMRHHSqioGXSeQbpRmG8Kw8uln3q/W1yMO5IfL5Sg==
mobx-react@^6.1.4:
version "6.1.4"
resolved "https://registry.yarnpkg.com/mobx-react/-/mobx-react-6.1.4.tgz#818e7991c321c05bd9b8156d94be17dad165501e"
integrity sha512-wzrJF1RflhyLh8ne4FJfMbG8ZgRFmZ62b4nbyhJzwQpAmrkSnSsAWG9mIff4ffV/Q7OU+uOYf7rXvSmiuUe4cw==
mobx-react@^6.1.5:
version "6.1.5"
resolved "https://registry.yarnpkg.com/mobx-react/-/mobx-react-6.1.5.tgz#66a6f67bfe845216abc05d3aea47ceec8e31e2dd"
integrity sha512-EfWoXmGE2CfozH4Xirb65+il1ynHFCmxBSUabMSf+511YfjVs6QRcCrHkiVw+Il8iWp1gIyfa9qKkUgbDA9/2w==
dependencies:
mobx-react-lite "^1.4.2"