Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.43
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2023
1 parent e9283cf commit 9de8402
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@types/jest": "29.5.11",
"@types/marked": "5.0.0",
"@types/node": "20.10.4",
"@types/react": "18.2.42",
"@types/react": "18.2.43",
"@types/react-native": "0.72.6",
"@types/react-native-table-component": "1.2.7",
"@types/svg-parser": "^2.0.3",
Expand Down Expand Up @@ -172,7 +172,7 @@
"node": ">=18"
},
"resolutions": {
"@types/react": "18.2.42",
"@types/react": "18.2.43",
"@types/react-native": "0.72.6"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3787,10 +3787,10 @@
"@react-native/virtualized-lists" "^0.72.4"
"@types/react" "*"

"@types/react@*", "@types/[email protected].42":
version "18.2.42"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.42.tgz#6f6b11a904f6d96dda3c2920328a97011a00aba7"
integrity sha512-c1zEr96MjakLYus/wPnuWDo1/zErfdU9rNsIGmE+NV71nx88FG9Ttgo5dqorXTu/LImX2f63WBP986gJkMPNbA==
"@types/react@*", "@types/[email protected].43":
version "18.2.43"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.43.tgz#c58e5abe241e6f71f60ce30e2a9aceb9d3a2a374"
integrity sha512-nvOV01ZdBdd/KW6FahSbcNplt2jCJfyWdTos61RYHV+FVv5L/g9AOX1bmbVcWcLFL8+KHQfh1zVIQrud6ihyQA==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit 9de8402

Please sign in to comment.