Skip to content

Commit 29c7497

Browse files
chore(deps-dev): bump @types/react from 16.14.35 to 18.0.28 (#321)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.14.35 to 18.0.28. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: lijianan <574980606@qq.com>
1 parent 1be3749 commit 29c7497

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
@@ -60,7 +60,7 @@
6060
"@types/classnames": "^2.2.9",
6161
"@types/enzyme": "^3.10.11",
6262
"@types/jest": "^29.4.0",
63-
"@types/react": "^16.9.2",
63+
"@types/react": "^18.0.28",
6464
"@types/react-dom": "^18.0.11",
6565
"@umijs/fabric": "^3.0.0",
6666
"cross-env": "^7.0.0",

0 commit comments

Comments
 (0)