Skip to content

Commit

Permalink
Bump @types/react from 18.3.10 to 18.3.11 (#5530)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 5, 2024
1 parent 8d4940f commit 19cee3f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/hast": "^3.0.4",
"@types/node": "^22.7.4",
"@types/prismjs": "^1.26.4",
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"algoliasearch": "^5.6.1",
"babel-loader": "^9.2.1",
Expand Down
14 changes: 12 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4880,7 +4880,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:16 || 17 || 18, @types/react@npm:>=16.9.11, @types/react@npm:^16.8.0 || ^17.0.0 || ^18.0.0, @types/react@npm:^18.3.10":
"@types/react@npm:*, @types/react@npm:16 || 17 || 18, @types/react@npm:>=16.9.11, @types/react@npm:^16.8.0 || ^17.0.0 || ^18.0.0":
version: 18.3.10
resolution: "@types/react@npm:18.3.10"
dependencies:
Expand All @@ -4890,6 +4890,16 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.3.11":
version: 18.3.11
resolution: "@types/react@npm:18.3.11"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/a36f0707fdfe9fe19cbe5892bcdab0f042ecadb501ea4e1c39519943f3e74cffbd31e892d3860f5c87cf33f5f223552b246a552bed0087b95954f2cb39d5cf65
languageName: node
linkType: hard

"@types/resolve@npm:^1.20.2":
version: 1.20.6
resolution: "@types/resolve@npm:1.20.6"
Expand Down Expand Up @@ -11947,7 +11957,7 @@ __metadata:
"@types/hast": "npm:^3.0.4"
"@types/node": "npm:^22.7.4"
"@types/prismjs": "npm:^1.26.4"
"@types/react": "npm:^18.3.10"
"@types/react": "npm:^18.3.11"
"@types/react-dom": "npm:^18.3.0"
algoliasearch: "npm:^5.6.1"
babel-loader: "npm:^9.2.1"
Expand Down

0 comments on commit 19cee3f

Please sign in to comment.