Update dependency @types/react to v16.9.53 (#677)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-10-17 18:05:08 +02:00 committed by GitHub
parent 5afffc55b9
commit 1c1d98cae8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -23,7 +23,7 @@
"@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.51", "@types/react": "16.9.53",
"@types/react-bootstrap-typeahead": "3.4.6", "@types/react-bootstrap-typeahead": "3.4.6",
"@types/react-dom": "16.9.8", "@types/react-dom": "16.9.8",
"@types/react-html-parser": "2.0.1", "@types/react-html-parser": "2.0.1",

View file

@ -2363,10 +2363,10 @@
"@types/prop-types" "*" "@types/prop-types" "*"
csstype "^3.0.2" csstype "^3.0.2"
"@types/react@16.9.51": "@types/react@16.9.53":
version "16.9.51" version "16.9.53"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.51.tgz#f8aa51ffa9996f1387f63686696d9b59713d2b60" resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.53.tgz#40cd4f8b8d6b9528aedd1fff8fcffe7a112a3d23"
integrity sha512-lQa12IyO+DMlnSZ3+AGHRUiUcpK47aakMMoBG8f7HGxJT8Yfe+WE128HIXaHOHVPReAW0oDS3KAI0JI2DDe1PQ== integrity sha512-4nW60Sd4L7+WMXH1D6jCdVftuW7j4Za6zdp6tJ33Rqv0nk1ZAmQKML9ZLD4H0dehA3FZxXR/GM8gXplf82oNGw==
dependencies: dependencies:
"@types/prop-types" "*" "@types/prop-types" "*"
csstype "^3.0.2" csstype "^3.0.2"