Skip to content

Commit 015160c

Browse files
authored
Merge pull request #196 from gmsgowtham/renovate/react-monorepo
chore(deps): update dependency @types/react to v18.2.30
2 parents 3bfaca4 + 408e337 commit 015160c

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.29",
67+
"@types/react": "18.2.30",
6868
"@types/react-native": "0.72.5",
6969
"@types/react-syntax-highlighter": "15.5.9",
7070
"@types/react-test-renderer": "18.0.5",
@@ -83,7 +83,7 @@
8383
"typescript": "5.2.2"
8484
},
8585
"resolutions": {
86-
"@types/react": "18.2.29"
86+
"@types/react": "18.2.30"
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.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==
3407+
"@types/react@*", "@types/react@18.2.30":
3408+
version "18.2.30"
3409+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.30.tgz#b84f786864fc46f18545364a54d5e1316308e59b"
3410+
integrity sha512-OfqdJnDsSo4UNw0bqAjFCuBpLYQM7wvZidz0hVxHRjrEkzRlvZL1pJVyOSY55HMiKvRNEo9DUBRuEl7FNlJ/Vg==
34113411
dependencies:
34123412
"@types/prop-types" "*"
34133413
"@types/scheduler" "*"

0 commit comments

Comments
 (0)