Skip to content

Commit c783638

Browse files
authored
Merge pull request #636 from gmsgowtham/renovate/react-monorepo
chore(deps): update dependency @types/react to v18.2.55
2 parents b23c56e + 2470092 commit c783638

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@types/jest": "29.5.12",
6363
"@types/marked": "5.0.0",
6464
"@types/node": "20.11.17",
65-
"@types/react": "18.2.48",
65+
"@types/react": "18.2.55",
6666
"@types/react-native": "0.72.6",
6767
"@types/react-native-table-component": "1.2.8",
6868
"@types/svg-parser": "^2.0.3",
@@ -172,7 +172,7 @@
172172
"node": ">=18"
173173
},
174174
"resolutions": {
175-
"@types/react": "18.2.48",
175+
"@types/react": "18.2.55",
176176
"@types/react-native": "0.72.6"
177177
}
178178
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4125,10 +4125,10 @@
41254125
"@react-native/virtualized-lists" "^0.72.4"
41264126
"@types/react" "*"
41274127

4128-
"@types/react@*", "@types/[email protected].48":
4129-
version "18.2.48"
4130-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.48.tgz#11df5664642d0bd879c1f58bc1d37205b064e8f1"
4131-
integrity sha512-qboRCl6Ie70DQQG9hhNREz81jqC1cs9EVNcjQ1AU+jH6NFfSAhVVbrrY/+nSF+Bsk4AOwm9Qa61InvMCyV+H3w==
4128+
"@types/react@*", "@types/[email protected].55":
4129+
version "18.2.55"
4130+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.55.tgz#38141821b7084404b5013742bc4ae08e44da7a67"
4131+
integrity sha512-Y2Tz5P4yz23brwm2d7jNon39qoAtMMmalOQv6+fEFt1mT+FcM3D841wDpoUvFXhaYenuROCy3FZYqdTjM7qVyA==
41324132
dependencies:
41334133
"@types/prop-types" "*"
41344134
"@types/scheduler" "*"

0 commit comments

Comments
 (0)