Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2023
1 parent 94e7720 commit aec7f10
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 @@ -64,7 +64,7 @@
"@testing-library/react-native": "12.3.0",
"@types/jest": "29.5.5",
"@types/node": "20.8.2",
"@types/react": "18.2.24",
"@types/react": "18.2.25",
"@types/react-native": "0.72.3",
"@types/react-syntax-highlighter": "15.5.7",
"@types/react-test-renderer": "18.0.3",
Expand All @@ -83,7 +83,7 @@
"typescript": "5.2.2"
},
"resolutions": {
"@types/react": "18.2.24"
"@types/react": "18.2.25"
},
"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 @@ -3466,10 +3466,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/[email protected].24":
version "18.2.24"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.24.tgz#3c7d68c02e0205a472f04abe4a0c1df35d995c05"
integrity sha512-Ee0Jt4sbJxMu1iDcetZEIKQr99J1Zfb6D4F3qfUWoR1JpInkY1Wdg4WwCyBjL257D0+jGqSl1twBjV8iCaC0Aw==
"@types/react@*", "@types/[email protected].25":
version "18.2.25"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.25.tgz#99fa44154132979e870ff409dc5b6e67f06f0199"
integrity sha512-24xqse6+VByVLIr+xWaQ9muX1B4bXJKXBbjszbld/UEDslGLY53+ZucF44HCmLbMPejTzGG9XgR+3m2/Wqu1kw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit aec7f10

Please sign in to comment.