Skip to content

Commit 560de23

Browse files
Bump react and react-dom (#170)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies needed to be updated together. Updates `react` from 16.14.0 to 17.0.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/v17.0.1/packages/react) Updates `react-dom` from 16.14.0 to 17.0.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/v17.0.1/packages/react-dom) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 897f127 commit 560de23

2 files changed

Lines changed: 13 additions & 15 deletions

File tree

package-lock.json

Lines changed: 11 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"@docusaurus/core": "2.0.0-alpha.71",
2727
"@docusaurus/preset-classic": "2.0.0-alpha.71",
2828
"classnames": "^2.2.6",
29-
"react": "^16.13.1",
30-
"react-dom": "^16.13.1",
29+
"react": "^17.0.1",
30+
"react-dom": "^17.0.1",
3131
"react-markdown": "^5.0.3",
3232
"react-table": "^7.6.3",
3333
"remark-emoji": "^2.1.0",

0 commit comments

Comments
 (0)