Skip to content

Commit ee51480

Browse files
authored
Merge pull request #230 from gmsgowtham/renovate/react-monorepo
chore(deps): update dependency @types/react to v18.2.48
2 parents 8aabd9f + 89a992b commit ee51480

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.11",
6767
"@types/node": "20.11.6",
68-
"@types/react": "18.2.37",
68+
"@types/react": "18.2.48",
6969
"@types/react-native": "0.72.6",
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.37"
86+
"@types/react": "18.2.48"
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
@@ -3448,10 +3448,10 @@
34483448
dependencies:
34493449
"@types/react" "*"
34503450

3451-
"@types/react@*", "@types/react@18.2.37":
3452-
version "18.2.37"
3453-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.37.tgz#0f03af69e463c0f19a356c2660dbca5d19c44cae"
3454-
integrity sha512-RGAYMi2bhRgEXT3f4B92WTohopH6bIXw05FuGlmJEnv/omEn190+QYEIYxIAuIBdKgboYYdVved2p1AxZVQnaw==
3451+
"@types/react@*", "@types/react@18.2.48":
3452+
version "18.2.48"
3453+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.48.tgz#11df5664642d0bd879c1f58bc1d37205b064e8f1"
3454+
integrity sha512-qboRCl6Ie70DQQG9hhNREz81jqC1cs9EVNcjQ1AU+jH6NFfSAhVVbrrY/+nSF+Bsk4AOwm9Qa61InvMCyV+H3w==
34553455
dependencies:
34563456
"@types/prop-types" "*"
34573457
"@types/scheduler" "*"

0 commit comments

Comments
 (0)