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

This commit is contained in:
Jean-Philippe Sirois
2020-05-11 02:14:42 -04:00
parent b0b9c0ec81
commit fb3f07f789
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4175,9 +4175,9 @@
}
},
"@types/react-dom": {
"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==",
"version": "16.9.8",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.8.tgz",
"integrity": "sha512-ykkPQ+5nFknnlU6lDd947WbQ6TE3NNzbQAkInC2EKY1qeYdTKp7onFusmYZb+ityzx2YviqT6BXSu+LyWWJwcA==",
"dev": true,
"requires": {
"@types/react": "*"
+1 -1
View File
@@ -68,7 +68,7 @@
"@types/prismjs": "^1.16.0",
"@types/ramda": "^0.27.4",
"@types/react": "^16.9.35",
"@types/react-dom": "^16.9.5",
"@types/react-dom": "^16.9.8",
"@types/react-helmet": "^5.0.15",
"@types/styled-components": "^5.0.1",
"babel-plugin-styled-components": "^1.10.7",