chore(deps-dev): bump react-dom from 17.0.1 to 17.0.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-03-29 05:16:38 +00:00
committed by GitHub
parent 0b4114aadd
commit aa54d0608b
2 changed files with 20 additions and 17 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
"prettier": "2.2.1",
"prop-types": "^15.7.2",
"react": "^17.0.2",
"react-dom": "^17.0.1",
"react-dom": "^17.0.2",
"release-it": "^14.5.0",
"rollup": "^2.43.1",
"rollup-plugin-bundle-size": "^1.0.3",