chore(deps): update dependency @types/react to v16.9.55 (#341)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-11-01 16:37:49 +00:00 committed by GitHub
parent 1a42c7bdb5
commit 751ed2143e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -88,7 +88,7 @@
"@types/nprogress": "0.2.0",
"@types/object-fit-images": "3.2.0",
"@types/prismjs": "1.16.2",
"@types/react": "16.9.53",
"@types/react": "16.9.55",
"@types/react-modal": "3.10.6",
"@types/react-transition-group": "4.4.0",
"@types/sharp": "0.25.1",

View File

@ -4178,10 +4178,10 @@
"@types/prop-types" "*"
csstype "^2.2.0"
"@types/react@16.9.53":
version "16.9.53"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.53.tgz#40cd4f8b8d6b9528aedd1fff8fcffe7a112a3d23"
integrity sha512-4nW60Sd4L7+WMXH1D6jCdVftuW7j4Za6zdp6tJ33Rqv0nk1ZAmQKML9ZLD4H0dehA3FZxXR/GM8gXplf82oNGw==
"@types/react@16.9.55":
version "16.9.55"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.55.tgz#47078587f5bfe028a23b6b46c7b94ac0d436acff"
integrity sha512-6KLe6lkILeRwyyy7yG9rULKJ0sXplUsl98MGoCfpteXf9sPWFWWMknDcsvubcpaTdBuxtsLF6HDUwdApZL/xIg==
dependencies:
"@types/prop-types" "*"
csstype "^3.0.2"