Update dependency @types/react to v16.9.51

This commit is contained in:
Renovate Bot 2020-10-08 00:26:59 +00:00 committed by renovate[bot]
parent a3b41f078f
commit b748e77805
2 changed files with 5 additions and 5 deletions

View File

@ -140,7 +140,7 @@
"@types/pollyjs__core": "4.3.0",
"@types/pollyjs__persister-fs": "2.0.0",
"@types/puppeteer": "3.0.1",
"@types/react": "16.9.50",
"@types/react": "16.9.51",
"@types/react-circular-progressbar": "1.0.2",
"@types/react-dom": "16.9.8",
"@types/react-grid-layout": "0.17.2",

View File

@ -4174,10 +4174,10 @@
dependencies:
"@types/react" "*"
"@types/react@*", "@types/react@16.9.50":
version "16.9.50"
resolved "https://registry.npmjs.org/@types/react/-/react-16.9.50.tgz#cb5f2c22d42de33ca1f5efc6a0959feb784a3a2d"
integrity sha512-kPx5YsNnKDJejTk1P+lqThwxN2PczrocwsvqXnjvVvKpFescoY62ZiM3TV7dH1T8lFhlHZF+PE5xUyimUwqEGA==
"@types/react@*", "@types/react@16.9.51":
version "16.9.51"
resolved "https://registry.npmjs.org/@types/react/-/react-16.9.51.tgz#f8aa51ffa9996f1387f63686696d9b59713d2b60"
integrity sha512-lQa12IyO+DMlnSZ3+AGHRUiUcpK47aakMMoBG8f7HGxJT8Yfe+WE128HIXaHOHVPReAW0oDS3KAI0JI2DDe1PQ==
dependencies:
"@types/prop-types" "*"
csstype "^3.0.2"