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

This commit is contained in:
dependabot-preview[bot]
2020-11-01 06:39:25 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -9265,9 +9265,9 @@
}
},
"react": {
"version": "16.13.1",
"resolved": "https://registry.npmjs.org/react/-/react-16.13.1.tgz",
"integrity": "sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==",
"version": "16.14.0",
"resolved": "https://registry.npmjs.org/react/-/react-16.14.0.tgz",
"integrity": "sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==",
"requires": {
"loose-envify": "^1.1.0",
"object-assign": "^4.1.1",
+1 -1
View File
@@ -28,7 +28,7 @@
"commonmark-react-renderer": "^4.3.5",
"fast-deep-equal": "^3.1.3",
"idb": "^5.0.7",
"react": "^16.13.1",
"react": "^16.14.0",
"react-color": "^2.19.3",
"react-contextmenu": "^2.14.0",
"react-dom": "^16.13.1",