Skip to content

Commit

Permalink
Bump @types/react-dom from 18.3.0 to 18.3.1 (#12046)
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.3.0 to 18.3.1.
- [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>
Co-authored-by: Aaron Moore <aaron.moore@bbc.co.uk>
  • Loading branch information
dependabot[bot] and amoore108 authored Oct 17, 2024
1 parent c732877 commit 6123064
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/fsevents-patch-6b67494872-10.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
"@types/node-fetch": "^2.6.11",
"@types/ramda": "0.30.0",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react-dom": "18.3.1",
"@types/react-helmet": "6.1.11",
"@types/react-lazyload": "^3.2.0",
"@types/react-router-dom": "5.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5340,12 +5340,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:18.3.0":
version: 18.3.0
resolution: "@types/react-dom@npm:18.3.0"
"@types/react-dom@npm:18.3.1":
version: 18.3.1
resolution: "@types/react-dom@npm:18.3.1"
dependencies:
"@types/react": "npm:*"
checksum: 10/6ff53f5a7b7fba952a68e114d3b542ebdc1e87a794234785ebab0bcd9bde7fb4885f21ebaf93d26dc0a1b5b93287f42cad68b78ae04dddf6b20da7aceff0beaf
checksum: 10/33f9ba79b26641ddf00a8699c30066b7e3573ab254e97475bf08f82fab83a6d3ce8d4ebad86afeb49bb8df3374390a9ba93125cece33badc4b3e8f7eac3c84d8
languageName: node
linkType: hard

Expand Down Expand Up @@ -16057,7 +16057,7 @@ __metadata:
"@types/node-fetch": "npm:^2.6.11"
"@types/ramda": "npm:0.30.0"
"@types/react": "npm:18.3.3"
"@types/react-dom": "npm:18.3.0"
"@types/react-dom": "npm:18.3.1"
"@types/react-helmet": "npm:6.1.11"
"@types/react-lazyload": "npm:^3.2.0"
"@types/react-router-dom": "npm:5.3.3"
Expand Down

0 comments on commit 6123064

Please sign in to comment.