chore(deps): update dependency @types/react to v17.0.5 (#345)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-05-05 21:32:16 +09:00 committed by GitHub
parent 1694a3828d
commit d6000fce62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -74,7 +74,7 @@
"@types/node-emoji": "1.8.1", "@types/node-emoji": "1.8.1",
"@types/node-fetch": "2.5.10", "@types/node-fetch": "2.5.10",
"@types/nprogress": "0.2.0", "@types/nprogress": "0.2.0",
"@types/react": "17.0.4", "@types/react": "17.0.5",
"@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

@ -1081,10 +1081,10 @@
"@types/scheduler" "*" "@types/scheduler" "*"
csstype "^3.0.2" csstype "^3.0.2"
"@types/react@17.0.4": "@types/react@17.0.5":
version "17.0.4" version "17.0.5"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.4.tgz#a67c6f7a460d2660e950d9ccc1c2f18525c28220" resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.5.tgz#3d887570c4489011f75a3fc8f965bf87d09a1bea"
integrity sha512-onz2BqScSFMoTRdJUZUDD/7xrusM8hBA2Fktk2qgaTYPCgPvWnDEgkrOs8hhPUf2jfcIXkJ5yK6VfYormJS3Jw== integrity sha512-bj4biDB9ZJmGAYTWSKJly6bMr4BLUiBrx9ujiJEoP9XIDY9CTaPGxE5QWN/1WjpPLzYF7/jRNnV2nNxNe970sw==
dependencies: dependencies:
"@types/prop-types" "*" "@types/prop-types" "*"
"@types/scheduler" "*" "@types/scheduler" "*"