Skip to content

Commit

Permalink
build(deps-dev): bump @types/react from 18.2.51 to 18.2.53 (#7520)
Browse files Browse the repository at this point in the history
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.51 to 18.2.53.
- [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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 5, 2024
1 parent ce31385 commit c6495a3
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 @@ -59,7 +59,7 @@
"@types/open-graph": "0.2.5",
"@types/platform": "1.3.6",
"@types/prettier": "^2.7.3",
"@types/react": "^18.2.51",
"@types/react": "^18.2.53",
"@types/react-dom": "^18.2.18",
"@types/redux-logger": "^3.0.12",
"@types/sinon": "17.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3663,14 +3663,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.2.51":
version: 18.2.51
resolution: "@types/react@npm:18.2.51"
"@types/react@npm:^18.2.53":
version: 18.2.53
resolution: "@types/react@npm:18.2.53"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 1ab49e51e6314cefb9a162e9ac3a15a0474c82a0737f12f3a9628ccba555ab6645d2449152e7a5fc3ff650a7139a4718715af2c5ae9bc46b0533e98036706f84
checksum: 0dda3a7868c52a5c84287dbd12280c16cee7233571c24c00b14d2e9e3d30596ea96ea9f7808302a8d8bff81f9b49a8435d1814d2e63142376a1084b7e0d84f6a
languageName: node
linkType: hard

Expand Down Expand Up @@ -16430,7 +16430,7 @@ __metadata:
"@types/open-graph": 0.2.5
"@types/platform": 1.3.6
"@types/prettier": ^2.7.3
"@types/react": ^18.2.51
"@types/react": ^18.2.53
"@types/react-dom": ^18.2.18
"@types/redux-logger": ^3.0.12
"@types/sinon": 17.0.3
Expand Down

0 comments on commit c6495a3

Please sign in to comment.