Skip to content

Commit 5773bff

Browse files
chore(deps-dev): bump @types/react from 17.0.73 to 18.2.45 (#1004)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.73 to 18.2.45. - [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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: lijianan <[email protected]>
1 parent d31b0ab commit 5773bff

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
"@testing-library/react": "^12.1.5",
5959
"@types/enzyme": "^3.10.9",
6060
"@types/jest": "^26.0.24",
61-
"@types/react": "^17.0.15",
61+
"@types/react": "^18.2.45",
6262
"@types/react-dom": "^18.2.18",
6363
"babel-jest": "^29.6.1",
6464
"cross-env": "^7.0.0",

0 commit comments

Comments
 (0)