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.13 to 18.0.28 #1820

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/express": "4.17.13",
"@types/jest": "27.4.1",
"@types/node": "16.11.7",
"@types/react": "18.0.13",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.5",
"@types/react-is": "17.0.3",
"@types/styled-components": "5.1.25",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3408,14 +3408,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -13983,7 +13983,7 @@ __metadata:
"@types/express": 4.17.13
"@types/jest": 27.4.1
"@types/node": 16.11.7
"@types/react": 18.0.13
"@types/react": 18.0.28
"@types/react-dom": 18.0.5
"@types/react-is": 17.0.3
"@types/styled-components": 5.1.25
Expand Down