Skip to content

Commit

Permalink
chore: Bump @types/react from 18.3.8 to 18.3.10 (#5002)
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.8 to 18.3.10.
- [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 Sep 29, 2024
1 parent 75729a5 commit 2a0d25a
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.5.5",
"@types/platform": "1.3.6",
"@types/react": "18.3.8",
"@types/react": "18.3.10",
"@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 @@ -3899,13 +3899,13 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -14408,7 +14408,7 @@ __metadata:
"@types/jest": 29.5.13
"@types/node": 22.5.5
"@types/platform": 1.3.6
"@types/react": 18.3.8
"@types/react": 18.3.10
"@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 2a0d25a

Please sign in to comment.