chore(deps): update dependency @types/react to v17.0.3 (#262)

This commit is contained in:
renovate[bot] 2021-03-08 16:37:09 +09:00 committed by GitHub
parent 5bf37922c2
commit 57ea22e5d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 5 deletions

View File

@ -68,7 +68,7 @@
"@types/node": "14.14.32",
"@types/node-emoji": "1.8.1",
"@types/node-fetch": "2.5.8",
"@types/react": "17.0.2",
"@types/react": "17.0.3",
"@types/react-select": "4.0.13",
"@types/sanitize-html": "1.27.1",
"@types/twemoji": "12.1.1",

View File

@ -1110,12 +1110,13 @@
"@types/prop-types" "*"
csstype "^3.0.2"
"@types/react@17.0.2":
version "17.0.2"
resolved "https://registry.npmjs.org/@types/react/-/react-17.0.2.tgz"
integrity sha512-Xt40xQsrkdvjn1EyWe1Bc0dJLcil/9x2vAuW7ya+PuQip4UYUaXyhzWmAbwRsdMgwOFHpfp7/FFZebDU6Y8VHA==
"@types/react@17.0.3":
version "17.0.3"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.3.tgz#ba6e215368501ac3826951eef2904574c262cc79"
integrity sha512-wYOUxIgs2HZZ0ACNiIayItyluADNbONl7kt8lkLjVK8IitMH5QMyAh75Fwhmo37r1m7L2JaFj03sIfxBVDvRAg==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/sanitize-html@1.27.1":
@ -1125,6 +1126,11 @@
dependencies:
htmlparser2 "^4.1.0"
"@types/scheduler@*":
version "0.16.1"
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.1.tgz#18845205e86ff0038517aab7a18a62a6b9f71275"
integrity sha512-EaCxbanVeyxDRTQBkdLb3Bvl/HK7PBK6UJjsSixB0iHKoWxE5uu2Q/DgtpOhPIojN0Zl1whvOd7PoHs2P0s5eA==
"@types/serve-static@*":
version "1.13.9"
resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.13.9.tgz#aacf28a85a05ee29a11fb7c3ead935ac56f33e4e"