Skip to content

Commit

Permalink
Merge pull request #511 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.22
  • Loading branch information
gmsgowtham authored Sep 19, 2023
2 parents f1d630b + 6ce6fe0 commit b84ed9d
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 @@ -61,7 +61,7 @@
"@types/jest": "29.5.5",
"@types/marked": "5.0.0",
"@types/node": "18.17.17",
"@types/react": "18.2.21",
"@types/react": "18.2.22",
"@types/react-native": "0.72.2",
"@types/react-native-table-component": "1.2.4",
"@types/svg-parser": "^2.0.3",
Expand Down Expand Up @@ -171,7 +171,7 @@
"node": ">=18"
},
"resolutions": {
"@types/react": "18.2.21",
"@types/react": "18.2.22",
"@types/react-native": "0.72.2"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3944,10 +3944,10 @@
"@react-native/virtualized-lists" "^0.72.4"
"@types/react" "*"

"@types/react@*", "@types/[email protected].21":
version "18.2.21"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.21.tgz#774c37fd01b522d0b91aed04811b58e4e0514ed9"
integrity sha512-neFKG/sBAwGxHgXiIxnbm3/AAVQ/cMRS93hvBpg8xYRbeQSPVABp9U2bRnPf0iI4+Ucdv3plSxKK+3CW2ENJxA==
"@types/react@*", "@types/[email protected].22":
version "18.2.22"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.22.tgz#abe778a1c95a07fa70df40a52d7300a40b949ccb"
integrity sha512-60fLTOLqzarLED2O3UQImc/lsNRgG0jE/a1mPW9KjMemY0LMITWEsbS4VvZ4p6rorEHd5YKxxmMKSDK505GHpA==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit b84ed9d

Please sign in to comment.