Skip to content

Commit

Permalink
Bump @types/react from 18.3.8 to 18.3.10 (#5525)
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 28, 2024
1 parent f4e018b commit 4d8f0c5
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 @@ -26,7 +26,7 @@
"@types/hast": "^3.0.4",
"@types/node": "^22.7.3",
"@types/prismjs": "^1.26.4",
"@types/react": "^18.3.9",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"algoliasearch": "^5.6.1",
"babel-loader": "^9.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4908,13 +4908,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.3.9":
version: 18.3.9
resolution: "@types/react@npm:18.3.9"
"@types/react@npm:^18.3.10":
version: 18.3.10
resolution: "@types/react@npm:18.3.10"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/d1321e874e6523b0a944d4ce514c071cbe44501b04591e17c0b265c9a03fb3e4486337ae1bec74541b72a41f34beef157342205dd07b31d116f4d06fa39cf32f
checksum: 10/cdc946f15fcad62387e6485a2bbef3e45609708fd81e3ce30b03580077bb8a8a1bd0d19858d8602b33c3921bbb8907ddbc9411fd25294a2c2e944907dad8dd67
languageName: node
linkType: hard

Expand Down Expand Up @@ -12035,7 +12035,7 @@ __metadata:
"@types/hast": "npm:^3.0.4"
"@types/node": "npm:^22.7.3"
"@types/prismjs": "npm:^1.26.4"
"@types/react": "npm:^18.3.9"
"@types/react": "npm:^18.3.10"
"@types/react-dom": "npm:^18.3.0"
algoliasearch: "npm:^5.6.1"
babel-loader: "npm:^9.2.1"
Expand Down

0 comments on commit 4d8f0c5

Please sign in to comment.