Skip to content

Commit

Permalink
chore(deps-dev): Bump @types/react from 18.2.33 to 18.2.45 (#16389)
Browse files Browse the repository at this point in the history
* chore(deps-dev): Bump @types/react from 18.2.33 to 18.2.45

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.33 to 18.2.45.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* dedupe

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas Belin <[email protected]>
  • Loading branch information
dependabot[bot] and atomrc authored Dec 21, 2023
1 parent 7663698 commit a556b91
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 @@ -85,7 +85,7 @@
"@types/node": "^20.10.5",
"@types/open-graph": "0.2.5",
"@types/platform": "1.3.6",
"@types/react": "18.2.33",
"@types/react": "18.2.45",
"@types/react-dom": "18.2.18",
"@types/react-redux": "7.1.31",
"@types/react-transition-group": "4.4.10",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4748,14 +4748,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:16 || 17 || 18, @types/react@npm:18.2.33":
version: 18.2.33
resolution: "@types/react@npm:18.2.33"
"@types/react@npm:*, @types/react@npm:16 || 17 || 18, @types/react@npm:18.2.45":
version: 18.2.45
resolution: "@types/react@npm:18.2.45"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 75903c4d53898c69dd23d0b2730eac4676dc5ade15c25c793dec855f0d7c650cb823832bb1dd881efe8895724f15b06d4bf7081ea0b82391aa3059512ad49ccf
checksum: 40b256bdce67b026348022b4f8616a693afdad88cf493b77f7b4e6c5f4b0e4ba13a6068e690b9b94572920840ff30d501ea3d8518e1f21cc8fb8204d4b140c8a
languageName: node
linkType: hard

Expand Down Expand Up @@ -18475,7 +18475,7 @@ __metadata:
"@types/node": ^20.10.5
"@types/open-graph": 0.2.5
"@types/platform": 1.3.6
"@types/react": 18.2.33
"@types/react": 18.2.45
"@types/react-dom": 18.2.18
"@types/react-redux": 7.1.31
"@types/react-transition-group": 4.4.10
Expand Down

0 comments on commit a556b91

Please sign in to comment.