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

This commit is contained in:
Jean-Philippe Sirois
2020-01-27 22:18:38 -05:00
parent 145606279f
commit fa20552d30
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -5544,9 +5544,9 @@
}
},
"@types/react": {
"version": "16.9.17",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.17.tgz",
"integrity": "sha512-UP27In4fp4sWF5JgyV6pwVPAQM83Fj76JOcg02X5BZcpSu5Wx+fP9RMqc2v0ssBoQIFvD5JdKY41gjJJKmw6Bg==",
"version": "16.9.19",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.19.tgz",
"integrity": "sha512-LJV97//H+zqKWMms0kvxaKYJDG05U2TtQB3chRLF8MPNs+MQh/H1aGlyDUxjaHvu08EAGerdX2z4LTBc7ns77A==",
"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.40",
"@types/react": "^16.9.17",
"@types/react": "^16.9.19",
"@types/react-dom": "^16.9.4",
"@types/react-helmet": "^5.0.14",
"@types/styled-components": "^4.4.1",