Skip to content

Commit

Permalink
Update dependency @types/react to v16.14.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 5, 2022
1 parent a542a0a commit 60fc1d3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"typescript": "4.2.3"
},
"resolutions": {
"@types/react": "16.14.22",
"@types/react": "16.14.23",
"@types/react-dom": "16.9.14",
"@types/hoist-non-react-statics": "3.3.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2944,10 +2944,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/[email protected].22", "@types/react@>=16.9.0", "@types/react@^16":
version "16.14.22"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.22.tgz#ee332c031561fa6c5b7fa83d74defce837a2947b"
integrity sha512-4NnkxKDd2UO9SiCckuhCQOCzdO+RtE4Epf1D6eGz3f9jZjiIXOVo+Bk3jqSad+8EOT+LBXwKdkFX0V0F+NFzDQ==
"@types/react@*", "@types/[email protected].23", "@types/react@>=16.9.0", "@types/react@^16":
version "16.14.23"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.23.tgz#37201b9f2324c5ff8fa4600dbf19079dfdffc880"
integrity sha512-WngBZLuSkP4IAgPi0HOsGCHo6dn3CcuLQnCfC17VbA7YBgipZiZoTOhObwl/93DsFW0Y2a/ZXeonpW4DxirEJg==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit 60fc1d3

Please sign in to comment.