Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Bump @types/react from 18.0.28 to 18.0.29 #1394

Merged
merged 1 commit into from
Mar 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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