Skip to content

Commit 3cbca8e

Browse files
authored
Merge pull request #187 from gmsgowtham/renovate/react-monorepo
chore(deps): update dependency @types/react to v18.2.29
2 parents afb7617 + 7f7e773 commit 3cbca8e

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@testing-library/react-native": "12.3.0",
6565
"@types/jest": "29.5.6",
6666
"@types/node": "20.8.7",
67-
"@types/react": "18.2.28",
67+
"@types/react": "18.2.29",
6868
"@types/react-native": "0.72.4",
6969
"@types/react-syntax-highlighter": "15.5.9",
7070
"@types/react-test-renderer": "18.0.3",
@@ -83,7 +83,7 @@
8383
"typescript": "5.2.2"
8484
},
8585
"resolutions": {
86-
"@types/react": "18.2.28"
86+
"@types/react": "18.2.29"
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
@@ -3404,10 +3404,10 @@
34043404
dependencies:
34053405
"@types/react" "*"
34063406

3407-
"@types/react@*", "@types/react@18.2.28":
3408-
version "18.2.28"
3409-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.28.tgz#86877465c0fcf751659a36c769ecedfcfacee332"
3410-
integrity sha512-ad4aa/RaaJS3hyGz0BGegdnSRXQBkd1CCYDCdNjBPg90UUpLgo+WlJqb9fMYUxtehmzF3PJaTWqRZjko6BRzBg==
3407+
"@types/react@*", "@types/react@18.2.29":
3408+
version "18.2.29"
3409+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.29.tgz#88b48a287e00f6fdcd6f95662878fb701ae18b27"
3410+
integrity sha512-Z+ZrIRocWtdD70j45izShRwDuiB4JZqDegqMFW/I8aG5DxxLKOzVNoq62UIO82v9bdgi+DO1jvsb9sTEZUSm+Q==
34113411
dependencies:
34123412
"@types/prop-types" "*"
34133413
"@types/scheduler" "*"

0 commit comments

Comments
 (0)