Skip to content

Commit

Permalink
chore(deps): bump @types/react-dom from 19.0.3 to 19.0.4 (#13)
Browse files Browse the repository at this point in the history
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 19.0.3 to 19.0.4.
- [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-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 18, 2025
1 parent e2d7ab5 commit 87fc2b3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@commitlint/cli": "^19.7.1",
"@commitlint/config-conventional": "^19.7.1",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.3",
"@types/react-dom": "^19.0.4",
"@ver0/eslint-config": "^1.1.3",
"@ver0/eslint-formatter-gha": "^1.0.1",
"@vitest/coverage-v8": "^3.0.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1612,12 +1612,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:^19.0.3":
version: 19.0.3
resolution: "@types/react-dom@npm:19.0.3"
"@types/react-dom@npm:^19.0.4":
version: 19.0.4
resolution: "@types/react-dom@npm:19.0.4"
peerDependencies:
"@types/react": ^19.0.0
checksum: 10c0/3867427b333cbe8cbba496d7cc20ec9676d32c25ae44f4d1263a4129d42e57cf4adf0039ad263432f1215b88075c27d326e7eb4ed646128235d01a76e661d48f
checksum: 10c0/4e71853919b94df9e746a4bd73f8180e9ae13016333ce9c543dcba9f4f4c8fe6e28b038ca6ee61c24e291af8e03ca3bc5ded17c46dee938fcb32d71186fda7a3
languageName: node
linkType: hard

Expand Down Expand Up @@ -1914,7 +1914,7 @@ __metadata:
"@commitlint/cli": "npm:^19.7.1"
"@commitlint/config-conventional": "npm:^19.7.1"
"@types/react": "npm:^19.0.10"
"@types/react-dom": "npm:^19.0.3"
"@types/react-dom": "npm:^19.0.4"
"@ver0/eslint-config": "npm:^1.1.3"
"@ver0/eslint-formatter-gha": "npm:^1.0.1"
"@vitest/coverage-v8": "npm:^3.0.5"
Expand Down

0 comments on commit 87fc2b3

Please # to comment.