Skip to content

Commit

Permalink
chore(deps): bump @types/react-dom from 18.2.24 to 18.2.25
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 18.2.24 to 18.2.25.
- [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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mmelko committed Apr 16, 2024
1 parent 5a6d195 commit ba3769c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/jquery": "^3.5.29",
"@types/node": "^18.19.31",
"@types/react": "^18.2.23",
"@types/react-dom": "^18.2.24",
"@types/react-dom": "^18.2.25",
"@types/react-router-dom": "^5.3.3",
"dagre": "^0.8.5",
"eventemitter3": "^5.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -797,7 +797,7 @@ __metadata:
"@types/jquery": "npm:^3.5.29"
"@types/node": "npm:^18.19.31"
"@types/react": "npm:^18.2.23"
"@types/react-dom": "npm:^18.2.24"
"@types/react-dom": "npm:^18.2.25"
"@types/react-router-dom": "npm:^5.3.3"
commit-and-tag-version: "npm:^12.2.0"
dagre: "npm:^0.8.5"
Expand Down Expand Up @@ -2545,12 +2545,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:^18.2.24":
version: 18.2.24
resolution: "@types/react-dom@npm:18.2.24"
"@types/react-dom@npm:^18.2.25":
version: 18.2.25
resolution: "@types/react-dom@npm:18.2.25"
dependencies:
"@types/react": "npm:*"
checksum: 10/bbd4005f2f65b7606505e9b8759b6e99e222d503602765594ea327893fb7061de8951279baef47a1932f04d94d1865daea05a32f9fcf6f9f1143dbabce5b33de
checksum: 10/0e45856a2fdbf09e74632b132b3af773c6b18fc2ab0bd04595c9f2bcc0bb04d5e732ac8156d145b712dedab7484a8fe9dce5cf720a5437b5d26099c7060c7ba4
languageName: node
linkType: hard

Expand Down

0 comments on commit ba3769c

Please sign in to comment.