chore(deps): bump react from 16.13.1 to 16.14.0

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.13.1 to 16.14.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.14.0/packages/react)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-16 11:45:51 +00:00 committed by GitHub
parent 4a558bb532
commit 8d65a5de27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -28,7 +28,7 @@
"chroma-js": "2.1.0", "chroma-js": "2.1.0",
"google-protobuf": "^3.13.0", "google-protobuf": "^3.13.0",
"next": "^9.5.5", "next": "^9.5.5",
"react": "16.13.1", "react": "16.14.0",
"react-dom": "16.13.1", "react-dom": "16.13.1",
"react-icons": "^3.11.0", "react-icons": "^3.11.0",
"react-tooltip": "^4.2.10", "react-tooltip": "^4.2.10",

View file

@ -11306,10 +11306,10 @@ react-tooltip@^4.2.10:
prop-types "^15.7.2" prop-types "^15.7.2"
uuid "^7.0.3" uuid "^7.0.3"
react@16.13.1, react@^16.8.3: react@16.14.0, react@^16.8.3:
version "16.13.1" version "16.14.0"
resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e" resolved "https://registry.yarnpkg.com/react/-/react-16.14.0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d"
integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w== integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==
dependencies: dependencies:
loose-envify "^1.1.0" loose-envify "^1.1.0"
object-assign "^4.1.1" object-assign "^4.1.1"