chore(deps): bump @types/react to 16.9.23

This commit is contained in:
Jean-Philippe Sirois
2020-03-10 22:40:21 -04:00
parent 24655094a5
commit daecc0090b
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3582,9 +3582,9 @@
}
},
"@types/react": {
"version": "16.9.19",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.19.tgz",
"integrity": "sha512-LJV97//H+zqKWMms0kvxaKYJDG05U2TtQB3chRLF8MPNs+MQh/H1aGlyDUxjaHvu08EAGerdX2z4LTBc7ns77A==",
"version": "16.9.23",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.23.tgz",
"integrity": "sha512-SsGVT4E7L2wLN3tPYLiF20hmZTPGuzaayVunfgXzUn1x4uHVsKH6QDJQ/TdpHqwsTLd4CwrmQ2vOgxN7gE24gw==",
"requires": {
"@types/prop-types": "*",
"csstype": "^2.2.0"