Skip to content

Commit

Permalink
Update dependency @types/react to v18.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 23, 2024
1 parent d750744 commit c86f19b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
"@types/loadable__component": "5.13.9",
"@types/node-fetch": "^2.6.11",
"@types/ramda": "0.28.15",
"@types/react": "18.3.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react-helmet": "6.1.11",
"@types/react-lazyload": "^3.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4891,13 +4891,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.3.2":
version: 18.3.2
resolution: "@types/react@npm:18.3.2"
"@types/react@npm:18.3.3":
version: 18.3.3
resolution: "@types/react@npm:18.3.3"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/a85eed82c1009dc9d979281d9ea1f5322255003de3378390f35d897b4bdaf1d34ea748636c03e9e9b4b7cc97c2f4582993d2d60e40846226ad497d97c7d8565a
checksum: 10/68e203b7f1f91d6cf21f33fc7af9d6d228035a26c83f514981e54aa3da695d0ec6af10c277c6336de1dd76c4adbe9563f3a21f80c4462000f41e5f370b46e96c
languageName: node
linkType: hard

Expand Down Expand Up @@ -15898,7 +15898,7 @@ __metadata:
"@types/loadable__component": "npm:5.13.9"
"@types/node-fetch": "npm:^2.6.11"
"@types/ramda": "npm:0.28.15"
"@types/react": "npm:18.3.2"
"@types/react": "npm:18.3.3"
"@types/react-dom": "npm:18.3.0"
"@types/react-helmet": "npm:6.1.11"
"@types/react-lazyload": "npm:^3.2.0"
Expand Down

0 comments on commit c86f19b

Please sign in to comment.