Update definitelyTyped to v17

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2020-11-22 18:37:11 +00:00 committed by Philip Molares
parent b968646172
commit f0ee5c534e
2 changed files with 10 additions and 10 deletions

View file

@ -23,9 +23,9 @@
"@types/mermaid": "8.2.1",
"@types/node": "12.12.53",
"@types/node-sass": "4.11.1",
"@types/react": "16.9.56",
"@types/react": "17.0.0",
"@types/react-bootstrap-typeahead": "3.4.7",
"@types/react-dom": "16.9.9",
"@types/react-dom": "17.0.0",
"@types/react-html-parser": "2.0.1",
"@types/react-redux": "7.1.11",
"@types/react-router": "5.1.8",

View file

@ -2269,10 +2269,10 @@
dependencies:
"@types/react" "*"
"@types/react-dom@16.9.9":
version "16.9.9"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.9.tgz#d2d0a6f720a0206369ccbefff752ba37b9583136"
integrity sha512-jE16FNWO3Logq/Lf+yvEAjKzhpST/Eac8EMd1i4dgZdMczfgqC8EjpxwNgEe3SExHYLliabXDh9DEhhqnlXJhg==
"@types/react-dom@17.0.0":
version "17.0.0"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.0.tgz#b3b691eb956c4b3401777ee67b900cb28415d95a"
integrity sha512-lUqY7OlkF/RbNtD5nIq7ot8NquXrdFrjSOR6+w9a9RFQevGi1oZO1dcJbXMeONAPKtZ2UrZOEJ5UOCVsxbLk/g==
dependencies:
"@types/react" "*"
@ -2334,10 +2334,10 @@
"@types/prop-types" "*"
csstype "^3.0.2"
"@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==
"@types/react@17.0.0":
version "17.0.0"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.0.tgz#5af3eb7fad2807092f0046a1302b7823e27919b8"
integrity sha512-aj/L7RIMsRlWML3YB6KZiXB3fV2t41+5RBGYF8z+tAKU43Px8C3cYUZsDvf1/+Bm4FK21QWBrDutu8ZJ/70qOw==
dependencies:
"@types/prop-types" "*"
csstype "^3.0.2"