Skip to content

Commit

Permalink
Merge pull request #230 from gmsgowtham/renovate/react-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/react to v18.2.48
  • Loading branch information
gmsgowtham authored Jan 25, 2024
2 parents 8aabd9f + 89a992b commit ee51480
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 @@ -65,7 +65,7 @@
"@testing-library/react-native": "12.4.3",
"@types/jest": "29.5.11",
"@types/node": "20.11.6",
"@types/react": "18.2.37",
"@types/react": "18.2.48",
"@types/react-native": "0.72.6",
"@types/react-syntax-highlighter": "15.5.11",
"@types/react-test-renderer": "18.0.7",
Expand All @@ -83,7 +83,7 @@
"typescript": "5.3.3"
},
"resolutions": {
"@types/react": "18.2.37"
"@types/react": "18.2.48"
},
"peerDependencies": {
"react": "16.8.6 || ^17.0.0 || ^18.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3448,10 +3448,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/[email protected].37":
version "18.2.37"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.37.tgz#0f03af69e463c0f19a356c2660dbca5d19c44cae"
integrity sha512-RGAYMi2bhRgEXT3f4B92WTohopH6bIXw05FuGlmJEnv/omEn190+QYEIYxIAuIBdKgboYYdVved2p1AxZVQnaw==
"@types/react@*", "@types/[email protected].48":
version "18.2.48"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.48.tgz#11df5664642d0bd879c1f58bc1d37205b064e8f1"
integrity sha512-qboRCl6Ie70DQQG9hhNREz81jqC1cs9EVNcjQ1AU+jH6NFfSAhVVbrrY/+nSF+Bsk4AOwm9Qa61InvMCyV+H3w==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit ee51480

Please sign in to comment.