Skip to content

Commit

Permalink
Merge 418fb2f into edec94b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
2 parents edec94b + 418fb2f commit 35251e5
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 @@ -59,7 +59,7 @@
"@types/jest": "29.5.13",
"@types/marked": "5.0.0",
"@types/node": "20.16.5",
"@types/react": "18.3.6",
"@types/react": "18.3.7",
"@types/react-native": "0.72.6",
"@types/react-native-table-component": "1.2.8",
"@types/svg-parser": "^2.0.3",
Expand Down Expand Up @@ -166,7 +166,7 @@
"node": ">=18"
},
"resolutions": {
"@types/react": "18.3.6",
"@types/react": "18.3.7",
"@types/react-native": "0.72.6"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3991,10 +3991,10 @@
"@react-native/virtualized-lists" "^0.72.4"
"@types/react" "*"

"@types/react@*", "@types/[email protected].6":
version "18.3.6"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.6.tgz#1cb5895c5ea0d99d8bc7d659e42f72713cbd3942"
integrity sha512-CnGaRYNu2iZlkGXGrOYtdg5mLK8neySj0woZ4e2wF/eli2E6Sazmq5X+Nrj6OBrrFVQfJWTUFeqAzoRhWQXYvg==
"@types/react@*", "@types/[email protected].7":
version "18.3.7"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.7.tgz#6decbfbb01f8d82d56ff5403394121940faa6569"
integrity sha512-KUnDCJF5+AiZd8owLIeVHqmW9yM4sqmDVf2JRJiBMFkGvkoZ4/WyV2lL4zVsoinmRS/W3FeEdZLEWFRofnT2FQ==
dependencies:
"@types/prop-types" "*"
csstype "^3.0.2"
Expand Down

0 comments on commit 35251e5

Please sign in to comment.