Skip to content

Commit

Permalink
Merge 8e16bfe into c9a71c9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2023
2 parents c9a71c9 + 8e16bfe commit cbb4299
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 @@ -62,7 +62,7 @@
"@types/jest": "29.5.5",
"@types/marked": "5.0.0",
"@types/node": "18.18.5",
"@types/react": "18.2.28",
"@types/react": "18.2.29",
"@types/react-native": "0.72.3",
"@types/react-native-table-component": "1.2.5",
"@types/svg-parser": "^2.0.3",
Expand Down Expand Up @@ -171,7 +171,7 @@
"node": ">=18"
},
"resolutions": {
"@types/react": "18.2.28",
"@types/react": "18.2.29",
"@types/react-native": "0.72.3"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3937,10 +3937,10 @@
"@react-native/virtualized-lists" "^0.72.4"
"@types/react" "*"

"@types/react@*", "@types/[email protected].28":
version "18.2.28"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.28.tgz#86877465c0fcf751659a36c769ecedfcfacee332"
integrity sha512-ad4aa/RaaJS3hyGz0BGegdnSRXQBkd1CCYDCdNjBPg90UUpLgo+WlJqb9fMYUxtehmzF3PJaTWqRZjko6BRzBg==
"@types/react@*", "@types/[email protected].29":
version "18.2.29"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.29.tgz#88b48a287e00f6fdcd6f95662878fb701ae18b27"
integrity sha512-Z+ZrIRocWtdD70j45izShRwDuiB4JZqDegqMFW/I8aG5DxxLKOzVNoq62UIO82v9bdgi+DO1jvsb9sTEZUSm+Q==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit cbb4299

Please sign in to comment.