Update dependency @types/react to v17.0.24

This commit is contained in:
Renovate Bot 2021-09-21 20:19:55 +00:00
parent d85e218b79
commit 1ee04d82df
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -54,7 +54,7 @@
"@redux-devtools/cli": "1.0.0-9",
"@types/jest": "27.0.1",
"@types/node": "15.14.9",
"@types/react": "17.0.21",
"@types/react": "17.0.24",
"@types/react-dom": "17.0.9",
"@types/remote-redux-devtools": "0.5.5",
"@types/styled-components": "5.1.14",

View file

@ -2211,10 +2211,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@17.0.21":
version "17.0.21"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.21.tgz#069c43177cd419afaab5ce26bb4e9056549f7ea6"
integrity sha512-GzzXCpOthOjXvrAUFQwU/svyxu658cwu00Q9ugujS4qc1zXgLFaO0kS2SLOaMWLt2Jik781yuHCWB7UcYdGAeQ==
"@types/react@17.0.24":
version "17.0.24"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.24.tgz#7e1b3f78d0fc53782543f9bce6d949959a5880bd"
integrity sha512-eIpyco99gTH+FTI3J7Oi/OH8MZoFMJuztNRimDOJwH4iGIsKV2qkGnk4M9VzlaVWeEEWLWSQRy0FEA0Kz218cg==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"