Skip to content

Commit

Permalink
chore: Bump @types/react from 18.3.10 to 18.3.11 (#5015)
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.3.10 to 18.3.11.
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2024
1 parent f35fe26 commit be977ab
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 @@ -28,7 +28,7 @@
"@types/jest": "29.5.13",
"@types/node": "22.7.4",
"@types/platform": "1.3.6",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/react-router-dom": "5.3.3",
"@types/webpack-env": "1.18.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4084,13 +4084,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.3.10":
version: 18.3.10
resolution: "@types/react@npm:18.3.10"
"@types/react@npm:18.3.11":
version: 18.3.11
resolution: "@types/react@npm:18.3.11"
dependencies:
"@types/prop-types": "*"
csstype: ^3.0.2
checksum: 04261654b5f4bc9584e9d882c7dfd5b36dc58963f958f8c3efd24cb68c9d205bc2d57558a1479b86d7827f0e5116d5bd111791d1253583d1e1c165f0aeb48c48
checksum: 6cbf36673b64e758dd61b16c24139d015f58530e0d476777de26ba83f24b55e142fbf64e3b8f6b3c7b05ed9ba548551b2a62d9ffb0f95743d0a368646a619163
languageName: node
linkType: hard

Expand Down Expand Up @@ -14631,7 +14631,7 @@ __metadata:
"@types/jest": 29.5.13
"@types/node": 22.7.4
"@types/platform": 1.3.6
"@types/react": 18.3.10
"@types/react": 18.3.11
"@types/react-dom": 18.3.0
"@types/react-router-dom": 5.3.3
"@types/webpack-env": 1.18.5
Expand Down

0 comments on commit be977ab

Please sign in to comment.