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

This commit is contained in:
Jean-Philippe Sirois
2020-01-27 22:18:38 -05:00
parent fa20552d30
commit ba5d383949
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -5553,9 +5553,9 @@
}
},
"@types/react-dom": {
"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==",
"version": "16.9.5",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.5.tgz",
"integrity": "sha512-BX6RQ8s9D+2/gDhxrj8OW+YD4R+8hj7FEM/OJHGNR0KipE1h1mSsf39YeyC81qafkq+N3rU3h3RFbLSwE5VqUg==",
"dev": true,
"requires": {
"@types/react": "*"
+1 -1
View File
@@ -66,7 +66,7 @@
"@types/prismjs": "^1.16.0",
"@types/ramda": "^0.26.40",
"@types/react": "^16.9.19",
"@types/react-dom": "^16.9.4",
"@types/react-dom": "^16.9.5",
"@types/react-helmet": "^5.0.14",
"@types/styled-components": "^4.4.1",
"babel-plugin-styled-components": "^1.10.6",