chore(deps): bump react-dom from 16.13.1 to 16.14.0 in /docs

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-17 04:46:04 +00:00
committed by Pete Johanson
parent f26da9cd4b
commit c735bb8de6
2 changed files with 19 additions and 16 deletions

View File

@@ -23,7 +23,7 @@
"react": "^16.14.0",
"react-async": "^10.0.1",
"react-copy-to-clipboard": "^5.0.2",
"react-dom": "^16.8.4",
"react-dom": "^16.14.0",
"react-toastify": "^6.0.9",
"web-tree-sitter": "^0.17.1"
},