Skip to content

Commit

Permalink
Merge pull request #532 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.23
  • Loading branch information
gmsgowtham authored Sep 27, 2023
2 parents 5fd4daf + 52922fe commit d148bdf
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 @@ -62,7 +62,7 @@
"@types/jest": "29.5.5",
"@types/marked": "5.0.0",
"@types/node": "18.18.0",
"@types/react": "18.2.22",
"@types/react": "18.2.23",
"@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.22",
"@types/react": "18.2.23",
"@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 @@ -3959,10 +3959,10 @@
"@react-native/virtualized-lists" "^0.72.4"
"@types/react" "*"

"@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==
"@types/react@*", "@types/[email protected].23":
version "18.2.23"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.23.tgz#60ad6cf4895e93bed858db0e03bcc4ff97d0410e"
integrity sha512-qHLW6n1q2+7KyBEYnrZpcsAmU/iiCh9WGCKgXvMxx89+TYdJWRjZohVIo9XTcoLhfX3+/hP0Pbulu3bCZQ9PSA==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit d148bdf

Please sign in to comment.