From 0da7ab52b9534a39d30e53eb36e89891f8394a23 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2019 04:35:32 +0000 Subject: [PATCH] Bump @material-ui/core from 4.8.0 to 4.8.2 Bumps [@material-ui/core](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui) from 4.8.0 to 4.8.2. - [Release notes](https://github.com/mui-org/material-ui/releases) - [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui-org/material-ui/commits/v4.8.2/packages/material-ui) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/yarn.lock b/yarn.lock index 165432a..9735ef9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -771,10 +771,10 @@ exec-sh "^0.3.2" minimist "^1.2.0" -"@emotion/hash@^0.7.1": - version "0.7.2" - resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.7.2.tgz#53211e564604beb9befa7a4400ebf8147473eeef" - integrity sha512-RMtr1i6E8MXaBWwhXL3yeOU8JXRnz8GNxHvaUfVvwxokvayUY0zoBeWbKw1S9XkufmGEEdQd228pSZXFkAln8Q== +"@emotion/hash@^0.7.4": + version "0.7.4" + resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.7.4.tgz#f14932887422c9056b15a8d222a9074a7dfa2831" + integrity sha512-fxfMSBMX3tlIbKUdtGKxqB1fyrH6gVrX39Gsv3y8lRYKUqlgDt3UMqQyGnR1bQMa2B8aGnhLZokZgg8vT0Le+A== "@jest/console@^24.7.1": version "24.7.1" @@ -932,12 +932,12 @@ "@types/yargs" "^13.0.0" "@material-ui/core@^4.2.0": - version "4.8.0" - resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.8.0.tgz#8fb4f4df2b35e3e781b1eec17d4aaf388edf3099" - integrity sha512-ODyvWlDOP0D3tU32wVlYRNrdS+LeJxB3xJbXdDxq6gnG4JhKk79+ylP0cImjPBI2yEZw0hcYHWFZOGD+0R1X4g== + version "4.8.2" + resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.8.2.tgz#883a53985a0e27d4ef73775767597e498a0162bc" + integrity sha512-4dILME6TVCTyi9enavqbYLU8HueaX5YQxfn2IiCiGwHpqp4pIhJCVUVlBf0ADG6lL2K1tWrsawGs/hePpHxAYw== dependencies: "@babel/runtime" "^7.4.4" - "@material-ui/styles" "^4.7.1" + "@material-ui/styles" "^4.8.2" "@material-ui/system" "^4.7.1" "@material-ui/types" "^4.1.1" "@material-ui/utils" "^4.7.1" @@ -958,13 +958,13 @@ dependencies: "@babel/runtime" "^7.4.4" -"@material-ui/styles@^4.7.1": - version "4.7.1" - resolved "https://registry.yarnpkg.com/@material-ui/styles/-/styles-4.7.1.tgz#48fa70f06441c35e301a9c4b6c825526a97b7a29" - integrity sha512-BBfxVThaPrglqHmKtSdrZJxnbFGJqKdZ5ZvDarj3HsmkteGCXsP1ohrDi5TWoa5JEJFo9S6q6NywqsENZn9rZA== +"@material-ui/styles@^4.8.2": + version "4.8.2" + resolved "https://registry.yarnpkg.com/@material-ui/styles/-/styles-4.8.2.tgz#841acbc4314accbe82a45cb1feb758d47448c802" + integrity sha512-r5U+93pkpwQOmHTmwyn2sqTio6PHd873xvSHiKP6fdybAXXX6CZgVvh3W8saZNbYr/QXsS8OHmFv7sYJLt5Yfg== dependencies: "@babel/runtime" "^7.4.4" - "@emotion/hash" "^0.7.1" + "@emotion/hash" "^0.7.4" "@material-ui/types" "^4.1.1" "@material-ui/utils" "^4.7.1" clsx "^1.0.2"