Bump react from 16.11.0 to 16.12.0

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.11.0 to 16.12.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.12.0/packages/react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-18 11:56:31 +00:00 committed by Benjamin Staneck
parent ab5a40664e
commit 20e935fc0e
2 changed files with 5 additions and 5 deletions

View file

@ -257,7 +257,7 @@
"ora": "4.0.3",
"parse-url": "5.0.1",
"php-escape-shell": "1.0.0",
"react": "16.11.0",
"react": "16.12.0",
"react-deep-force-update": "2.1.3",
"react-dom": "16.11.0",
"react-redux": "7.1.3",

View file

@ -6832,10 +6832,10 @@ react-redux@7.1.3:
prop-types "^15.7.2"
react-is "^16.9.0"
react@16.11.0:
version "16.11.0"
resolved "https://registry.yarnpkg.com/react/-/react-16.11.0.tgz#d294545fe62299ccee83363599bf904e4a07fdbb"
integrity sha512-M5Y8yITaLmU0ynd0r1Yvfq98Rmll6q8AxaEe88c8e7LxO8fZ2cNgmFt0aGAS9wzf1Ao32NKXtCl+/tVVtkxq6g==
react@16.12.0:
version "16.12.0"
resolved "https://registry.yarnpkg.com/react/-/react-16.12.0.tgz#0c0a9c6a142429e3614834d5a778e18aa78a0b83"
integrity sha512-fglqy3k5E+81pA8s+7K0/T3DBCF0ZDOher1elBFzF7O6arXJgzyu/FW+COxFvAWXJoJN9KIZbT2LXlukwphYTA==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"