chore(deps): bump @types/react-dom to 16.9.2

This commit is contained in:
Jean-Philippe Sirois
2019-10-23 11:43:30 -04:00
parent 5ba3eb99f4
commit 0a754da606
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -2212,9 +2212,9 @@
}
},
"@types/react-dom": {
"version": "16.9.1",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.1.tgz",
"integrity": "sha512-1S/akvkKr63qIUWVu5IKYou2P9fHLb/P2VAwyxVV85JGaGZTcUniMiTuIqM3lXFB25ej6h+CYEQ27ERVwi6eGA==",
"version": "16.9.2",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.2.tgz",
"integrity": "sha512-hgPbBoI1aTSTvZwo8HYw35UaTldW6n2ETLvHAcfcg1FaOuBV3olmyCe5eMpx2WybWMBPv0MdU2t5GOcQhP+3zA==",
"dev": true,
"requires": {
"@types/react": "*"