chore(deps): update dependency @types/react to v16.9.50 (#286)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-10-05 09:36:16 +01:00 committed by GitHub
parent 7a4418746d
commit 83d0b37daf
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.1",
"@types/react": "16.9.49",
"@types/react": "16.9.50",
"@types/react-modal": "3.10.6",
"@types/react-transition-group": "4.4.0",
"@types/sharp": "0.25.1",

View File

@ -3637,10 +3637,10 @@
"@types/prop-types" "*"
csstype "^2.2.0"
"@types/react@16.9.49":
version "16.9.49"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.49.tgz#09db021cf8089aba0cdb12a49f8021a69cce4872"
integrity sha512-DtLFjSj0OYAdVLBbyjhuV9CdGVHCkHn2R+xr3XkBvK2rS1Y1tkc14XSGjYgm5Fjjr90AxH9tiSzc1pCFMGO06g==
"@types/react@16.9.50":
version "16.9.50"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.50.tgz#cb5f2c22d42de33ca1f5efc6a0959feb784a3a2d"
integrity sha512-kPx5YsNnKDJejTk1P+lqThwxN2PczrocwsvqXnjvVvKpFescoY62ZiM3TV7dH1T8lFhlHZF+PE5xUyimUwqEGA==
dependencies:
"@types/prop-types" "*"
csstype "^3.0.2"