Skip to content

Commit f85fd30

Browse files
Bump @types/react from 16.14.2 to 17.0.0
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.14.2 to 17.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f63a0ca commit f85fd30

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
@@ -47,7 +47,7 @@
4747
"devDependencies": {
4848
"@types/classnames": "^2.2.9",
4949
"@types/jest": "^26.0.0",
50-
"@types/react": "^16.9.2",
50+
"@types/react": "^17.0.0",
5151
"@types/react-dom": "^16.9.0",
5252
"@umijs/fabric": "^2.0.0",
5353
"cross-env": "^7.0.0",

0 commit comments

Comments
 (0)