Skip to content

Commit c4d1ad9

Browse files
chore(deps-dev): bump @types/react-dom from 19.1.2 to 19.1.5
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 19.1.2 to 19.1.5. - [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.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 926f7d4 commit c4d1ad9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@testing-library/react": "^16.3.0",
5555
"@types/jest": "^29.5.14",
5656
"@types/react": "^19.1.2",
57-
"@types/react-dom": "^19.1.2",
57+
"@types/react-dom": "^19.1.5",
5858
"babel-plugin-pure-annotations": "^0.1.2",
5959
"eslint": "^9.25.1",
6060
"eslint-config-prettier": "^10.1.2",

0 commit comments

Comments
 (0)