Skip to content

Commit

Permalink
Bump @types/react from 18.2.34 to 18.2.37
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.34 to 18.2.37.
- [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>
  • Loading branch information
dependabot[bot] authored Nov 10, 2023
1 parent 24bbd2c commit 27d0578
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.2",
"@types/node": "^20.8.10",
"@types/prismjs": "^1.26.2",
"@types/react": "^18.2.34",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.14",
"@types/react-helmet": "^6.1.8",
"@typescript-eslint/eslint-plugin": "^6.9.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8433,14 +8433,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -16410,7 +16410,7 @@ __metadata:
"@types/hast": "npm:^3.0.2"
"@types/node": "npm:^20.8.10"
"@types/prismjs": "npm:^1.26.2"
"@types/react": "npm:^18.2.34"
"@types/react": "npm:^18.2.37"
"@types/react-dom": "npm:^18.2.14"
"@types/react-helmet": "npm:^6.1.8"
"@typescript-eslint/eslint-plugin": "npm:^6.9.1"
Expand Down

0 comments on commit 27d0578

Please sign in to comment.