Skip to content

Commit 69b1b7b

Browse files
chore(deps-dev): bump @types/react from 16.14.43 to 18.2.14 (#656)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.14.43 to 18.2.14. - [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>
1 parent 8386fb1 commit 69b1b7b

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
@@ -55,7 +55,7 @@
5555
"@testing-library/jest-dom": "^5.16.4",
5656
"@testing-library/react": "^13.0.0",
5757
"@types/jest": "^26.0.23",
58-
"@types/react": "^16.8.19",
58+
"@types/react": "^18.2.14",
5959
"@types/react-dom": "^16.8.4",
6060
"@types/warning": "^3.0.0",
6161
"cross-env": "^7.0.0",

0 commit comments

Comments
 (0)