Skip to content

Commit

Permalink
Update dependency @types/react to v16.14.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 20, 2021
1 parent 0eb3ca1 commit c6812d5
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.20",
"@types/react": "16.14.21",
"@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].20", "@types/react@>=16.9.0", "@types/react@^16":
version "16.14.20"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.20.tgz#ff6e932ad71d92c27590e4a8667c7a53a7d0baad"
integrity sha512-SV7TaVc8e9E/5Xuv6TIyJ5VhQpZoVFJqX6IZgj5HZoFCtIDCArE3qXkcHlc6O/Ud4UwcMoX+tlvDA95YrKdLgA==
"@types/react@*", "@types/[email protected].21", "@types/react@>=16.9.0", "@types/react@^16":
version "16.14.21"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.21.tgz#35199b21a278355ec7a3c40003bd6a334bd4ae4a"
integrity sha512-rY4DzPKK/4aohyWiDRHS2fotN5rhBSK6/rz1X37KzNna9HJyqtaGAbq9fVttrEPWF5ywpfIP1ITL8Xi2QZn6Eg==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit c6812d5

Please sign in to comment.