Update definitelyTyped

This commit is contained in:
Renovate Bot 2020-11-07 15:25:13 +00:00 committed by mrdrogdrog
parent b6f4453e81
commit 1067afb3d0
2 changed files with 10 additions and 10 deletions

View file

@ -23,11 +23,11 @@
"@types/mermaid": "8.2.1", "@types/mermaid": "8.2.1",
"@types/node": "12.12.53", "@types/node": "12.12.53",
"@types/node-sass": "4.11.1", "@types/node-sass": "4.11.1",
"@types/react": "16.9.55", "@types/react": "16.9.56",
"@types/react-bootstrap-typeahead": "3.4.6", "@types/react-bootstrap-typeahead": "3.4.6",
"@types/react-dom": "16.9.9", "@types/react-dom": "16.9.9",
"@types/react-html-parser": "2.0.1", "@types/react-html-parser": "2.0.1",
"@types/react-redux": "7.1.9", "@types/react-redux": "7.1.11",
"@types/react-router": "5.1.8", "@types/react-router": "5.1.8",
"@types/react-router-bootstrap": "0.24.5", "@types/react-router-bootstrap": "0.24.5",
"@types/react-router-dom": "5.1.6", "@types/react-router-dom": "5.1.6",

View file

@ -2225,10 +2225,10 @@
"@types/htmlparser2" "*" "@types/htmlparser2" "*"
"@types/react" "*" "@types/react" "*"
"@types/react-redux@7.1.9": "@types/react-redux@7.1.11":
version "7.1.9" version "7.1.11"
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.9.tgz#280c13565c9f13ceb727ec21e767abe0e9b4aec3" resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.11.tgz#a18e8ab3651e8e8cc94798934927937c66021217"
integrity sha512-mpC0jqxhP4mhmOl3P4ipRsgTgbNofMRXJb08Ms6gekViLj61v1hOZEKWDCyWsdONr6EjEA6ZHXC446wdywDe0w== integrity sha512-OjaFlmqy0CRbYKBoaWF84dub3impqnLJUrz4u8PRjDzaa4n1A2cVmjMV81shwXyAD5x767efhA8STFGJz/r1Zg==
dependencies: dependencies:
"@types/hoist-non-react-statics" "^3.3.0" "@types/hoist-non-react-statics" "^3.3.0"
"@types/react" "*" "@types/react" "*"
@ -2275,10 +2275,10 @@
"@types/prop-types" "*" "@types/prop-types" "*"
csstype "^3.0.2" csstype "^3.0.2"
"@types/react@16.9.55": "@types/react@16.9.56":
version "16.9.55" version "16.9.56"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.55.tgz#47078587f5bfe028a23b6b46c7b94ac0d436acff" resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.56.tgz#ea25847b53c5bec064933095fc366b1462e2adf0"
integrity sha512-6KLe6lkILeRwyyy7yG9rULKJ0sXplUsl98MGoCfpteXf9sPWFWWMknDcsvubcpaTdBuxtsLF6HDUwdApZL/xIg== integrity sha512-gIkl4J44G/qxbuC6r2Xh+D3CGZpJ+NdWTItAPmZbR5mUS+JQ8Zvzpl0ea5qT/ZT3ZNTUcDKUVqV3xBE8wv/DyQ==
dependencies: dependencies:
"@types/prop-types" "*" "@types/prop-types" "*"
csstype "^3.0.2" csstype "^3.0.2"