chore(deps): update dependency @types/react to v17.0.9

This commit is contained in:
Renovate Bot 2021-06-02 16:26:50 +00:00
parent ea40ea1c10
commit e75e587976
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -79,7 +79,7 @@
"@types/node-fetch": "2.5.10",
"@types/nprogress": "0.2.0",
"@types/rc-tooltip": "3.7.3",
"@types/react": "17.0.8",
"@types/react": "17.0.9",
"@types/react-select": "4.0.15",
"@types/sanitize-html": "2.3.1",
"@types/twemoji": "12.1.1",

View File

@ -1950,10 +1950,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@17.0.8":
version "17.0.8"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.8.tgz#fe76e3ba0fbb5602704110fd1e3035cf394778e3"
integrity sha512-3sx4c0PbXujrYAKwXxNONXUtRp9C+hE2di0IuxFyf5BELD+B+AXL8G7QrmSKhVwKZDbv0igiAjQAMhXj8Yg3aw==
"@types/react@17.0.9":
version "17.0.9"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.9.tgz#1147fb520024a62c9b3841f5cb4db89b73ddb87f"
integrity sha512-2Cw7FvevpJxQrCb+k5t6GH1KIvmadj5uBbjPaLlJB/nZWUj56e1ZqcD6zsoMFB47MsJUTFl9RJ132A7hb3QFJA==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"