Skip to content

Commit 992ae04

Browse files
Bump react from 16.14.0 to 17.0.2
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.14.0 to 17.0.2. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react) --- updated-dependencies: - dependency-name: react dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc7eb82 commit 992ae04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"jest": "^26.0.0",
5959
"np": "^6.0.0",
6060
"rc-form": "^2.4.0",
61-
"react": "^16.0.0",
61+
"react": "^17.0.2",
6262
"react-dom": "^16.0.0",
6363
"typescript": "^4.4.2"
6464
},

0 commit comments

Comments
 (0)