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"
+1 -1
View File
@@ -65,7 +65,7 @@
"@types/lodash": "^4.14.149",
"@types/prismjs": "^1.16.0",
"@types/ramda": "^0.26.43",
"@types/react": "^16.9.19",
"@types/react": "^16.9.23",
"@types/react-dom": "^16.9.5",
"@types/react-helmet": "^5.0.15",
"@types/styled-components": "^4.4.2",