Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.71
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 26, 2024
1 parent 44c2540 commit fdd6780
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.12",
"@types/marked": "5.0.0",
"@types/node": "20.11.24",
"@types/react": "18.2.62",
"@types/react": "18.2.71",
"@types/react-native": "0.72.6",
"@types/react-native-table-component": "1.2.8",
"@types/svg-parser": "^2.0.3",
Expand Down Expand Up @@ -172,7 +172,7 @@
"node": ">=18"
},
"resolutions": {
"@types/react": "18.2.62",
"@types/react": "18.2.71",
"@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 @@ -4080,10 +4080,10 @@
"@react-native/virtualized-lists" "^0.72.4"
"@types/react" "*"

"@types/react@*", "@types/react@18.2.62":
version "18.2.62"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.62.tgz#2527a7a54749b1a99c87a4aa8b83e26846face38"
integrity sha512-l3f57BbaEKP0xcFzf+5qRG8/PXykZiuVM6eEoPtqBPCp6dxO3HhDkLIgIyXPhPKNAeXn3KO2pEaNgzaEo/asaw==
"@types/react@*", "@types/react@18.2.71":
version "18.2.71"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.71.tgz#77c3b97b02014bf351b21b684f80273a3a343f96"
integrity sha512-PxEsB9OjmQeYGffoWnYAd/r5FiJuUw2niFQHPc2v2idwh8wGPkkYzOHuinNJJY6NZqfoTCiOIizDOz38gYNsyw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit fdd6780

Please sign in to comment.