Skip to content

Commit

Permalink
Merge pull request #88 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.19
  • Loading branch information
gmsgowtham authored Aug 8, 2023
2 parents 712db68 + 0c2278a commit 91b1b45
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 @@ -60,7 +60,7 @@
"@release-it/conventional-changelog": "7.0.0",
"@testing-library/react-native": "12.2.0",
"@types/jest": "29.5.3",
"@types/react": "18.2.18",
"@types/react": "18.2.19",
"@types/react-native": "0.72.2",
"@types/react-syntax-highlighter": "15.5.7",
"@types/react-test-renderer": "18.0.0",
Expand All @@ -78,7 +78,7 @@
"typescript": "5.1.6"
},
"resolutions": {
"@types/react": "18.2.18"
"@types/react": "18.2.19"
},
"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 @@ -3307,10 +3307,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/[email protected].18":
version "18.2.18"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.18.tgz#c8b233919eef1bdc294f6f34b37f9727ad677516"
integrity sha512-da4NTSeBv/P34xoZPhtcLkmZuJ+oYaCxHmyHzwaDQo9RQPBeXV+06gEk2FpqEcsX9XrnNLvRpVh6bdavDSjtiQ==
"@types/react@*", "@types/[email protected].19":
version "18.2.19"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.19.tgz#f77cb2c8307368e624d464a25b9675fa35f95a8b"
integrity sha512-e2S8wmY1ePfM517PqCG80CcE48Xs5k0pwJzuDZsfE8IZRRBfOMCF+XqnFxu6mWtyivum1MQm4aco+WIt6Coimw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit 91b1b45

Please sign in to comment.