Skip to content

Commit

Permalink
Update dependency @types/react to v18.0.37
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 18, 2023
1 parent 7322b8b commit d7f1f47
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@tsconfig/react-native": "2.0.3",
"@types/jest": "29.5.0",
"@types/node": "18.15.11",
"@types/react": "18.0.35",
"@types/react": "18.0.37",
"@types/react-native": "0.71.5",
"@types/react-test-renderer": "18.0.0",
"@types/ws": "8.5.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5113,14 +5113,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:18.0.35, @types/react@npm:>=16.0.0":
version: 18.0.35
resolution: "@types/react@npm:18.0.35"
"@types/react@npm:*, @types/react@npm:18.0.37, @types/react@npm:>=16.0.0":
version: 18.0.37
resolution: "@types/react@npm:18.0.37"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 894a5b9060e734b43c78307564bc433eff2ccbb9cd20180a0813eb8aaafa31f74312b3e207f682b8dfb8399b05b0b9fe348d32348a0adc2aa5ddce4bc47e9f8c
checksum: 87489f2935b54e8dfe5cc9d5fe9fadd7cb1bcd14cee61ca9e123b042e36b6408871c8c4a8260330fafcc9afb0f4be086cb066e14b8c2f38359cb618a045864e3
languageName: node
linkType: hard

Expand Down Expand Up @@ -16463,7 +16463,7 @@ __metadata:
"@tsconfig/react-native": "npm:2.0.3"
"@types/jest": "npm:29.5.0"
"@types/node": "npm:18.15.11"
"@types/react": "npm:18.0.35"
"@types/react": "npm:18.0.37"
"@types/react-native": "npm:0.71.5"
"@types/react-test-renderer": "npm:18.0.0"
"@types/ws": "npm:8.5.4"
Expand Down

0 comments on commit d7f1f47

Please sign in to comment.