Bump react-dom from 16.12.0 to 16.13.1 (#128)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-03 08:35:56 +02:00
committed by GitHub
parent 5334358c95
commit 67640613e2
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.13.1",
"react-dom": "^16.12.0",
"react-dom": "^16.13.1",
"react-select": "^3.0.4",
"react-spring": "^8.0.7",
"url-pattern": "^1.0.3"