Merge pull request #367 from LiveSplit/dependabot/npm_and_yarn/types/react-dom-16.9.8

This commit is contained in:
dependabot-preview[bot]
2020-06-01 11:00:00 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -2460,9 +2460,9 @@
}
},
"@types/react-dom": {
"version": "16.9.7",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.7.tgz",
"integrity": "sha512-GHTYhM8/OwUCf254WO5xqR/aqD3gC9kSTLpopWGpQLpnw23jk44RvMHsyUSEplvRJZdHxhJGMMLF0kCPYHPhQA==",
"version": "16.9.8",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.8.tgz",
"integrity": "sha512-ykkPQ+5nFknnlU6lDd947WbQ6TE3NNzbQAkInC2EKY1qeYdTKp7onFusmYZb+ityzx2YviqT6BXSu+LyWWJwcA==",
"requires": {
"@types/react": "*"
}
+1 -1
View File
@@ -19,7 +19,7 @@
"@types/commonmark": "^0.27.4",
"@types/react": "^16.9.34",
"@types/react-color": "^3.0.2",
"@types/react-dom": "^16.9.7",
"@types/react-dom": "^16.9.8",
"@types/react-resizable": "^1.7.2",
"@types/react-sidebar": "^3.0.0",
"@types/react-toastify": "^4.1.0",