Skip to content

Commit dbf0d15

Browse files
Bump react and react-dom
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 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) Updates `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[bot] <[email protected]>
1 parent 63dcbc5 commit dbf0d15

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 10 additions & 10 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
@@ -21,8 +21,8 @@
2121
"node-fetch": "^2.6.1",
2222
"nprogress": "^0.2.0",
2323
"postcss": "^8.2.8",
24-
"react": "^17.0.1",
25-
"react-dom": "^17.0.1",
24+
"react": "^17.0.2",
25+
"react-dom": "^17.0.2",
2626
"react-hook-form": "^6.15.5",
2727
"react-instantsearch-dom": "^6.10.3",
2828
"react-spring": "^8.0.27",

0 commit comments

Comments
 (0)