Skip to content

Commit

Permalink
Bump @types/react from 18.2.37 to 18.2.38 (#5024)
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.37 to 18.2.38.
- [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 Nov 24, 2023
1 parent 630d524 commit c1baa49
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.0",
"@types/prismjs": "^1.26.3",
"@types/react": "^18.2.37",
"@types/react": "^18.2.38",
"@types/react-dom": "^18.2.17",
"@types/react-helmet": "^6.1.9",
"@typescript-eslint/eslint-plugin": "^6.12.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8532,14 +8532,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -16509,7 +16509,7 @@ __metadata:
"@types/hast": "npm:^3.0.3"
"@types/node": "npm:^20.10.0"
"@types/prismjs": "npm:^1.26.3"
"@types/react": "npm:^18.2.37"
"@types/react": "npm:^18.2.38"
"@types/react-dom": "npm:^18.2.17"
"@types/react-helmet": "npm:^6.1.9"
"@typescript-eslint/eslint-plugin": "npm:^6.12.0"
Expand Down

0 comments on commit c1baa49

Please sign in to comment.