Skip to content

Commit

Permalink
⬆️ Bump @types/react from 18.0.28 to 18.0.29
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.0.28 to 18.0.29.
- [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 and carloscuesta committed Mar 27, 2023
1 parent 0a07980 commit 8cc2db0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@types/fetch-mock": "^7.3.5",
"@types/jest": "^29.5.0",
"@types/react": "^18.0.28",
"@types/react": "^18.0.29",
"@types/react-test-renderer": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2676,14 +2676,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.0.28":
version: 18.0.28
resolution: "@types/react@npm:18.0.28"
"@types/react@npm:^18.0.29":
version: 18.0.29
resolution: "@types/react@npm:18.0.29"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: e752df961105e5127652460504785897ca6e77259e0da8f233f694f9e8f451cde7fa0709d4456ade0ff600c8ce909cfe29f9b08b9c247fa9b734e126ec53edd7
checksum: 75f56f81d80a1c15ee3fcd2039bdc5f7a70f49cf69827ee0fc8beece9809b234f245dd62552e91018d8f25792986bd513b44caf054554d5c5eb979a5f9460214
languageName: node
linkType: hard

Expand Down Expand Up @@ -10217,7 +10217,7 @@ __metadata:
dependencies:
"@types/fetch-mock": ^7.3.5
"@types/jest": ^29.5.0
"@types/react": ^18.0.28
"@types/react": ^18.0.29
"@types/react-test-renderer": ^18.0.0
"@typescript-eslint/eslint-plugin": ^5.55.0
"@typescript-eslint/parser": ^5.55.0
Expand Down

0 comments on commit 8cc2db0

Please sign in to comment.