Skip to content

Commit 3c7f25c

Browse files
Bump @types/react-dom in /examples in the all group
Bumps the all group in /examples with 1 update: [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). Updates `@types/react-dom` from 19.1.5 to 19.1.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: "@types/react-dom" dependency-version: 19.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d6edf3b commit 3c7f25c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@babel/preset-typescript": "7.27.1",
2323
"@types/jest": "29.5.14",
2424
"@types/react": "19.1.6",
25-
"@types/react-dom": "19.1.5",
25+
"@types/react-dom": "19.1.6",
2626
"@types/sortablejs": "1.15.8",
2727
"@types/prismjs": "1.26.5",
2828
"jest": "29.7.0",

0 commit comments

Comments
 (0)