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

This commit is contained in:
Jean-Philippe Sirois
2019-11-21 04:11:02 -05:00
parent a4318a717f
commit 54e4837353
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3292,9 +3292,9 @@
}
},
"@types/react-dom": {
"version": "16.9.2",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.2.tgz",
"integrity": "sha512-hgPbBoI1aTSTvZwo8HYw35UaTldW6n2ETLvHAcfcg1FaOuBV3olmyCe5eMpx2WybWMBPv0MdU2t5GOcQhP+3zA==",
"version": "16.9.4",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.4.tgz",
"integrity": "sha512-fya9xteU/n90tda0s+FtN5Ym4tbgxpq/hb/Af24dvs6uYnYn+fspaxw5USlw0R8apDNwxsqumdRoCoKitckQqw==",
"dev": true,
"requires": {
"@types/react": "*"
+1 -1
View File
@@ -67,7 +67,7 @@
"@types/prismjs": "^1.16.0",
"@types/ramda": "^0.26.36",
"@types/react": "^16.9.11",
"@types/react-dom": "^16.9.2",
"@types/react-dom": "^16.9.4",
"@types/react-helmet": "^5.0.13",
"@types/react-treeview": "^0.4.2",
"@types/styled-components": "^4.1.19",