Skip to content

Commit cd9856e

Browse files
authored
Merge pull request #312 from gmsgowtham/renovate/react-monorepo
chore(deps): update dependency @types/react to v18.3.11
2 parents b80ced3 + 6f4d8f2 commit cd9856e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@testing-library/react-native": "12.7.2",
6666
"@types/jest": "29.5.13",
6767
"@types/node": "20.16.5",
68-
"@types/react": "18.3.10",
68+
"@types/react": "18.3.11",
6969
"@types/react-native": "0.72.8",
7070
"@types/react-syntax-highlighter": "15.5.13",
7171
"@types/react-test-renderer": "18.3.0",
@@ -83,7 +83,7 @@
8383
"typescript": "5.6.3"
8484
},
8585
"resolutions": {
86-
"@types/react": "18.3.10"
86+
"@types/react": "18.3.11"
8787
},
8888
"peerDependencies": {
8989
"react": "16.8.6 || ^17.0.0 || ^18.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3563,10 +3563,10 @@
35633563
dependencies:
35643564
"@types/react" "*"
35653565

3566-
"@types/react@*", "@types/react@18.3.10":
3567-
version "18.3.10"
3568-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.10.tgz#6edc26dc22ff8c9c226d3c7bf8357b013c842219"
3569-
integrity sha512-02sAAlBnP39JgXwkAq3PeU9DVaaGpZyF3MGcC0MKgQVkZor5IiiDAipVaxQHtDJAmO4GIy/rVBy/LzVj76Cyqg==
3566+
"@types/react@*", "@types/react@18.3.11":
3567+
version "18.3.11"
3568+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.11.tgz#9d530601ff843ee0d7030d4227ea4360236bd537"
3569+
integrity sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ==
35703570
dependencies:
35713571
"@types/prop-types" "*"
35723572
csstype "^3.0.2"

0 commit comments

Comments
 (0)