Skip to content

Commit

Permalink
build(deps-dev): bump @types/react-dom from 18.2.18 to 18.2.19
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.18 to 18.2.19.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 0c84c93 commit d14f8d7
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 @@ -91,7 +91,7 @@
"@types/jest": "^29.5.12",
"@types/lodash": "^4.14.200",
"@types/react": "^18.2.54",
"@types/react-dom": "^18.2.18",
"@types/react-dom": "^18.2.19",
"@types/react-transition-group": "^4.4.10",
"@types/web-push": "^3.6.3",
"@types/xml2js": "^0.4.14",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3941,12 +3941,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:^18.2.18":
version: 18.2.18
resolution: "@types/react-dom@npm:18.2.18"
"@types/react-dom@npm:^18.2.19":
version: 18.2.19
resolution: "@types/react-dom@npm:18.2.19"
dependencies:
"@types/react": "npm:*"
checksum: 74dba11a1b8156f3a763f3fca1fb4ec1dcd349153279b8bf79210024a69f994bf2cf0728198c047f8130c5318420ea56281b0a4ef84c8ae943cd9a0cac705220
checksum: 88d7c6daa4659f661d0c97985d9fca492f24b421a34bb614dcd94c343aed7bea121463149e97fb01ecaa693be17b7d1542cf71ddb1705f3889a81eb2639a88aa
languageName: node
linkType: hard

Expand Down Expand Up @@ -10564,7 +10564,7 @@ __metadata:
"@types/lodash": "npm:^4.14.200"
"@types/node": "npm:^20.11.16"
"@types/react": "npm:^18.2.54"
"@types/react-dom": "npm:^18.2.18"
"@types/react-dom": "npm:^18.2.19"
"@types/react-transition-group": "npm:^4.4.10"
"@types/web-push": "npm:^3.6.3"
"@types/xml2js": "npm:^0.4.14"
Expand Down

0 comments on commit d14f8d7

Please sign in to comment.