Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 10, 2023
1 parent d4f29f7 commit 4587fc7
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.11",
"@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.11"
},
"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].11":
version "18.2.11"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.11.tgz#168f7dbb421ed214fcf8c5fe8e587765a3e02fd1"
integrity sha512-+hsJr9hmwyDecSMQAmX7drgbDpyE+EgSF6t7+5QEBAn1tQK7kl1vWZ4iRf6SjQ8lk7dyEULxUmZOIpN0W5baZA==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit 4587fc7

Please sign in to comment.