Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 12, 2023
1 parent d4f29f7 commit e8e8032
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 @@ -60,7 +60,7 @@
"@release-it/conventional-changelog": "5.1.1",
"@testing-library/react-native": "12.1.2",
"@types/jest": "29.5.2",
"@types/react": "18.2.9",
"@types/react": "18.2.12",
"@types/react-native": "0.72.2",
"@types/react-syntax-highlighter": "15.5.7",
"@types/react-test-renderer": "18.0.0",
Expand All @@ -78,7 +78,7 @@
"typescript": "5.1.3"
},
"resolutions": {
"@types/react": "18.2.9"
"@types/react": "18.2.12"
},
"peerDependencies": {
"react": "16.8.6 || ^17.0.0 || ^18.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3058,10 +3058,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/[email protected].9":
version "18.2.9"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.9.tgz#9207f8571afdc59a9c9c30df50e8ad2591ecefaf"
integrity sha512-pL3JAesUkF7PEQGxh5XOwdXGV907te6m1/Qe1ERJLgomojS6Ne790QiA7GUl434JEkFA2aAaB6qJ5z4e1zJn/w==
"@types/react@*", "@types/[email protected].12":
version "18.2.12"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.12.tgz#95d584338610b78bb9ba0415e3180fb03debdf97"
integrity sha512-ndmBMLCgn38v3SntMeoJaIrO6tGHYKMEBohCUmw8HoLLQdRMOIGXfeYaBTLe2lsFaSB3MOK1VXscYFnmLtTSmw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit e8e8032

Please sign in to comment.