Skip to content

Commit d2041aa

Browse files
authored
Merge pull request #259 from gmsgowtham/renovate/react-monorepo
chore(deps): update dependency @types/react to v18.2.57
2 parents 9a0499d + 0bd74ee commit d2041aa

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@testing-library/react-native": "12.4.3",
6666
"@types/jest": "29.5.12",
6767
"@types/node": "20.11.14",
68-
"@types/react": "18.2.55",
68+
"@types/react": "18.2.57",
6969
"@types/react-native": "0.72.8",
7070
"@types/react-syntax-highlighter": "15.5.11",
7171
"@types/react-test-renderer": "18.0.7",
@@ -83,7 +83,7 @@
8383
"typescript": "5.3.3"
8484
},
8585
"resolutions": {
86-
"@types/react": "18.2.55"
86+
"@types/react": "18.2.57"
8787
},
8888
"peerDependencies": {
8989
"react": "16.8.6 || ^17.0.0 || ^18.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3498,10 +3498,10 @@
34983498
dependencies:
34993499
"@types/react" "*"
35003500

3501-
"@types/react@*", "@types/react@18.2.55":
3502-
version "18.2.55"
3503-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.55.tgz#38141821b7084404b5013742bc4ae08e44da7a67"
3504-
integrity sha512-Y2Tz5P4yz23brwm2d7jNon39qoAtMMmalOQv6+fEFt1mT+FcM3D841wDpoUvFXhaYenuROCy3FZYqdTjM7qVyA==
3501+
"@types/react@*", "@types/react@18.2.57":
3502+
version "18.2.57"
3503+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.57.tgz#147b516d8bdb2900219acbfc6f939bdeecca7691"
3504+
integrity sha512-ZvQsktJgSYrQiMirAN60y4O/LRevIV8hUzSOSNB6gfR3/o3wCBFQx3sPwIYtuDMeiVgsSS3UzCV26tEzgnfvQw==
35053505
dependencies:
35063506
"@types/prop-types" "*"
35073507
"@types/scheduler" "*"

0 commit comments

Comments
 (0)