Skip to content

Commit

Permalink
Bump @types/react from 18.2.38 to 18.2.39 (#5036)
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.38 to 18.2.39.
- [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 Dec 1, 2023
1 parent cf5116c commit 9650195
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 @@ -25,7 +25,7 @@
"@types/hast": "^3.0.3",
"@types/node": "^20.10.1",
"@types/prismjs": "^1.26.3",
"@types/react": "^18.2.38",
"@types/react": "^18.2.39",
"@types/react-dom": "^18.2.17",
"@types/react-helmet": "^6.1.9",
"@typescript-eslint/eslint-plugin": "^6.13.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8429,14 +8429,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.2.38":
version: 18.2.38
resolution: "@types/react@npm:18.2.38"
"@types/react@npm:^18.2.39":
version: 18.2.39
resolution: "@types/react@npm:18.2.39"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 9f9b9925c979e848d572dce6fff34951708127ba6b1fd4306c93fbcab74f5c6cff2b2e47d4222339eeb6c19d264e93450cb2ad6b255c73c536d0a1e2093cc98a
checksum: 870f7774c676ae0f3ab6339a62b3315f5a296e89412358b15a5249a61e781a8807a2253ef7ad2ec98e7a5bea1e8c3ddd95b02226d6b8ac4a085da59b4a496564
languageName: node
linkType: hard

Expand Down Expand Up @@ -16394,7 +16394,7 @@ __metadata:
"@types/hast": "npm:^3.0.3"
"@types/node": "npm:^20.10.1"
"@types/prismjs": "npm:^1.26.3"
"@types/react": "npm:^18.2.38"
"@types/react": "npm:^18.2.39"
"@types/react-dom": "npm:^18.2.17"
"@types/react-helmet": "npm:^6.1.9"
"@typescript-eslint/eslint-plugin": "npm:^6.13.1"
Expand Down

0 comments on commit 9650195

Please sign in to comment.