Merge pull request #460 from LiveSplit/dependabot/npm_and_yarn/react-dom-16.14.0

This commit is contained in:
dependabot-preview[bot]
2020-12-10 19:39:50 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -9298,9 +9298,9 @@
}
},
"react-dom": {
"version": "16.13.1",
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-16.13.1.tgz",
"integrity": "sha512-81PIMmVLnCNLO/fFOQxdQkvEq/+Hfpv24XNJfpyZhTRfO0QcmQIF/PgCa1zCOj2w1hrn12MFLyaJ/G0+Mxtfag==",
"version": "16.14.0",
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-16.14.0.tgz",
"integrity": "sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==",
"requires": {
"loose-envify": "^1.1.0",
"object-assign": "^4.1.1",
+1 -1
View File
@@ -31,7 +31,7 @@
"react": "^16.14.0",
"react-color": "^2.19.3",
"react-contextmenu": "^2.14.0",
"react-dom": "^16.13.1",
"react-dom": "^16.14.0",
"react-linkifier": "^4.0.0",
"react-resizable": "^2.0.0",
"react-sidebar": "^3.0.2",