Skip to content

Commit 1e44f61

Browse files
Bump @types/react-dom from 19.2.1 to 19.2.2
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 19.2.1 to 19.2.2. - [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.2.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c8aa157 commit 1e44f61

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
@@ -15,7 +15,7 @@
1515
"description": "",
1616
"devDependencies": {
1717
"@types/react": "^19.2.2",
18-
"@types/react-dom": "^19.2.1",
18+
"@types/react-dom": "^19.2.2",
1919
"tsdown": "^0.16.0",
2020
"typescript": "^5.9.3"
2121
},

0 commit comments

Comments
 (0)