Update dependency @types/react to v16.9.48

This commit is contained in:
Renovate Bot 2020-08-29 00:17:14 +00:00 committed by mrdrogdrog
parent 50c2e4df63
commit d3ffae5e23
2 changed files with 5 additions and 5 deletions

View file

@ -18,7 +18,7 @@
"@types/markdown-it-container": "2.0.3",
"@types/node": "12.12.53",
"@types/node-sass": "4.11.1",
"@types/react": "16.9.46",
"@types/react": "16.9.48",
"@types/react-bootstrap": "1.0.1",
"@types/react-bootstrap-typeahead": "3.4.6",
"@types/react-dom": "16.9.8",

View file

@ -1956,10 +1956,10 @@
"@types/prop-types" "*"
csstype "^3.0.2"
"@types/react@16.9.46":
version "16.9.46"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.46.tgz#f0326cd7adceda74148baa9bff6e918632f5069e"
integrity sha512-dbHzO3aAq1lB3jRQuNpuZ/mnu+CdD3H0WVaaBQA8LTT3S33xhVBUj232T8M3tAhSWJs/D/UqORYUlJNl/8VQZg==
"@types/react@16.9.48":
version "16.9.48"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.48.tgz#d3387329f070d1b1bc0ff4a54a54ceefd5a8485c"
integrity sha512-4ykBVswgYitPGMXFRxJCHkxJDU2rjfU3/zw67f8+dB7sNdVJXsrwqoYxz/stkAucymnEEbRPFmX7Ce5Mc/kJCw==
dependencies:
"@types/prop-types" "*"
csstype "^3.0.2"