chore(deps): update dependency @types/react to v17.0.4 (#338)

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

View File

@ -73,7 +73,7 @@
"@types/node": "14.14.43",
"@types/node-emoji": "1.8.1",
"@types/node-fetch": "2.5.10",
"@types/react": "17.0.3",
"@types/react": "17.0.4",
"@types/react-select": "4.0.15",
"@types/sanitize-html": "2.3.1",
"@types/twemoji": "12.1.1",

View File

@ -1089,7 +1089,7 @@
dependencies:
"@types/react" "*"
"@types/react@*", "@types/react@17.0.3":
"@types/react@*":
version "17.0.3"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.3.tgz#ba6e215368501ac3826951eef2904574c262cc79"
integrity sha512-wYOUxIgs2HZZ0ACNiIayItyluADNbONl7kt8lkLjVK8IitMH5QMyAh75Fwhmo37r1m7L2JaFj03sIfxBVDvRAg==
@ -1098,6 +1098,15 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@17.0.4":
version "17.0.4"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.4.tgz#a67c6f7a460d2660e950d9ccc1c2f18525c28220"
integrity sha512-onz2BqScSFMoTRdJUZUDD/7xrusM8hBA2Fktk2qgaTYPCgPvWnDEgkrOs8hhPUf2jfcIXkJ5yK6VfYormJS3Jw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/sanitize-html@2.3.1":
version "2.3.1"
resolved "https://registry.yarnpkg.com/@types/sanitize-html/-/sanitize-html-2.3.1.tgz#094d696b83b7394b016e96342bbffa6a028795ce"