chore(deps): update dependency @types/react to v16.9.56 (#352)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-11-09 21:09:17 +00:00 committed by GitHub
parent 17d3cd139c
commit 4b4d2ab2e3
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.55",
"@types/react": "16.9.56",
"@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.55":
version "16.9.55"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.55.tgz#47078587f5bfe028a23b6b46c7b94ac0d436acff"
integrity sha512-6KLe6lkILeRwyyy7yG9rULKJ0sXplUsl98MGoCfpteXf9sPWFWWMknDcsvubcpaTdBuxtsLF6HDUwdApZL/xIg==
"@types/react@16.9.56":
version "16.9.56"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.56.tgz#ea25847b53c5bec064933095fc366b1462e2adf0"
integrity sha512-gIkl4J44G/qxbuC6r2Xh+D3CGZpJ+NdWTItAPmZbR5mUS+JQ8Zvzpl0ea5qT/ZT3ZNTUcDKUVqV3xBE8wv/DyQ==
dependencies:
"@types/prop-types" "*"
csstype "^3.0.2"