Skip to content

Commit

Permalink
Merge pull request #721 from gmsgowtham/renovate/react-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/react to v18.3.6
  • Loading branch information
gmsgowtham authored Sep 17, 2024
2 parents b706dc0 + f88e5b2 commit edec94b
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 @@ -59,7 +59,7 @@
"@types/jest": "29.5.13",
"@types/marked": "5.0.0",
"@types/node": "20.16.5",
"@types/react": "18.3.5",
"@types/react": "18.3.6",
"@types/react-native": "0.72.6",
"@types/react-native-table-component": "1.2.8",
"@types/svg-parser": "^2.0.3",
Expand Down Expand Up @@ -166,7 +166,7 @@
"node": ">=18"
},
"resolutions": {
"@types/react": "18.3.5",
"@types/react": "18.3.6",
"@types/react-native": "0.72.6"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3991,10 +3991,10 @@
"@react-native/virtualized-lists" "^0.72.4"
"@types/react" "*"

"@types/react@*", "@types/[email protected].5":
version "18.3.5"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.5.tgz#5f524c2ad2089c0ff372bbdabc77ca2c4dbadf8f"
integrity sha512-WeqMfGJLGuLCqHGYRGHxnKrXcTitc6L/nBUWfWPcTarG3t9PsquqUMuVeXZeca+mglY4Vo5GZjCi0A3Or2lnxA==
"@types/react@*", "@types/[email protected].6":
version "18.3.6"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.6.tgz#1cb5895c5ea0d99d8bc7d659e42f72713cbd3942"
integrity sha512-CnGaRYNu2iZlkGXGrOYtdg5mLK8neySj0woZ4e2wF/eli2E6Sazmq5X+Nrj6OBrrFVQfJWTUFeqAzoRhWQXYvg==
dependencies:
"@types/prop-types" "*"
csstype "^3.0.2"
Expand Down

0 comments on commit edec94b

Please sign in to comment.