Merge pull request #408 from koreanbots/renovate/react-17.x

chore(deps): update dependency @types/react to v17.0.9
This commit is contained in:
Junseo Park 2021-06-03 16:54:29 +09:00 committed by GitHub
commit 0c2860836d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

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

View File

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