Update dependency @types/react to v17 (#16157)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-11-27 15:52:40 +01:00 committed by GitHub
parent f0645743b4
commit 41386cdd5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -141,7 +141,7 @@
"@types/pollyjs__core": "4.3.1",
"@types/pollyjs__persister-fs": "2.0.1",
"@types/puppeteer": "5.4.0",
"@types/react": "16.9.56",
"@types/react": "17.0.0",
"@types/react-circular-progressbar": "1.0.2",
"@types/react-dom": "16.9.8",
"@types/react-grid-layout": "0.17.2",

View File

@ -4098,10 +4098,10 @@
dependencies:
"@types/react" "*"
"@types/react@*", "@types/react@16.9.56":
version "16.9.56"
resolved "https://registry.npmjs.org/@types/react/-/react-16.9.56.tgz#ea25847b53c5bec064933095fc366b1462e2adf0"
integrity sha512-gIkl4J44G/qxbuC6r2Xh+D3CGZpJ+NdWTItAPmZbR5mUS+JQ8Zvzpl0ea5qT/ZT3ZNTUcDKUVqV3xBE8wv/DyQ==
"@types/react@*", "@types/react@17.0.0":
version "17.0.0"
resolved "https://registry.npmjs.org/@types/react/-/react-17.0.0.tgz#5af3eb7fad2807092f0046a1302b7823e27919b8"
integrity sha512-aj/L7RIMsRlWML3YB6KZiXB3fV2t41+5RBGYF8z+tAKU43Px8C3cYUZsDvf1/+Bm4FK21QWBrDutu8ZJ/70qOw==
dependencies:
"@types/prop-types" "*"
csstype "^3.0.2"