Bump react-dom from 16.10.1 to 16.12.0 (#50)

Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.10.1 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-dom)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-23 15:44:20 +01:00
committed by Manuel Bouza
parent 51c9730d1a
commit df70dbe047
2 changed files with 10 additions and 10 deletions

View File

@@ -27,7 +27,7 @@
"prop-types": "^15.6.2",
"query-string": "^6.9.0",
"react": "^16.12.0",
"react-dom": "^16.8.0",
"react-dom": "^16.12.0",
"react-select": "^3.0.4",
"react-spring": "^8.0.7",
"url-pattern": "^1.0.3"