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

This commit is contained in:
Jean-Philippe Sirois
2019-10-07 07:33:23 -04:00
parent 87ed933e02
commit e35b62c2f7
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -2365,9 +2365,9 @@
}
},
"@types/react-dom": {
"version": "16.9.0",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.0.tgz",
"integrity": "sha512-OL2lk7LYGjxn4b0efW3Pvf2KBVP0y1v3wip1Bp7nA79NkOpElH98q3WdCEdDj93b2b0zaeBG9DvriuKjIK5xDA==",
"version": "16.9.1",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.1.tgz",
"integrity": "sha512-1S/akvkKr63qIUWVu5IKYou2P9fHLb/P2VAwyxVV85JGaGZTcUniMiTuIqM3lXFB25ej6h+CYEQ27ERVwi6eGA==",
"dev": true,
"requires": {
"@types/react": "*"