Skip to content

Commit cd533da

Browse files
chore(deps-dev): bump @types/react from 18.3.18 to 19.0.10
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.18 to 19.0.10. - [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]>
1 parent 14824f5 commit cd533da

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
@@ -62,7 +62,7 @@
6262
"@testing-library/jest-dom": "^6.4.5",
6363
"@testing-library/react": "^15.0.6",
6464
"@types/jest": "^29.5.12",
65-
"@types/react": "^18.2.45",
65+
"@types/react": "^19.0.10",
6666
"@types/react-dom": "^19.0.1",
6767
"babel-jest": "^29.6.1",
6868
"cross-env": "^7.0.0",

0 commit comments

Comments
 (0)