From c9851724aaf57020e136d39844146aafde0dcaa8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2019 11:06:43 +0000 Subject: [PATCH] chore(deps-dev): bump @material-ui/core from 4.3.1 to 4.3.2 Bumps [@material-ui/core](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui) from 4.3.1 to 4.3.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.3.2/packages/material-ui) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index c2bb5e22..3a2a824e 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@babel/register": "^7.5.5", "@commitlint/config-conventional": "^8.1.0", "@commitlint/travis-cli": "^8.1.0", - "@material-ui/core": "^4.3.1", + "@material-ui/core": "^4.3.2", "@material-ui/icons": "^4.2.1", "axios": "^0.19.0", "babel-cli": "^6.26.0", diff --git a/yarn.lock b/yarn.lock index 171aae16..2c3fa052 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1356,14 +1356,14 @@ mkdirp "^0.5.1" rimraf "^2.5.2" -"@material-ui/core@^4.3.1": - version "4.3.1" - resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.3.1.tgz#f30c43811c87abe577a3ce6ddbd20e3297378ee7" - integrity sha512-nzJSYmNsWzaLVf7y0eiDdgWYL850iEOG3HI7Qb/G9YSZfPsqx/+yxx6vIkZCE82VHwvYE92uMP9Ogb3qLYzcOA== +"@material-ui/core@^4.3.2": + version "4.3.2" + resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.3.2.tgz#ca21c4c077035c0a03192f7bcef4728c584de71b" + integrity sha512-TLKEUw3/R/pOInnJkx0x78zqMos34SPL3HfuRRZMxInRQ6AKUlyglOFyvSwFITknTmc8AGRFknGpZt05g2XFTg== dependencies: "@babel/runtime" "^7.4.4" "@material-ui/styles" "^4.3.0" - "@material-ui/system" "^4.3.2" + "@material-ui/system" "^4.3.3" "@material-ui/types" "^4.1.1" "@material-ui/utils" "^4.3.0" "@types/react-transition-group" "^4.2.0" @@ -1409,10 +1409,10 @@ prop-types "^15.7.2" warning "^4.0.1" -"@material-ui/system@^4.3.2": - version "4.3.2" - resolved "https://registry.yarnpkg.com/@material-ui/system/-/system-4.3.2.tgz#2f8f0d5bae29647f5a4e74efaaa82755dbac2b3b" - integrity sha512-jSQLtjKvD956UgEeh4b9ojg4gSrlLpuNvlZzS2ML6KWW7gCXhGx0tKMbpUn4qHzD5IpoF+86SS8JFBWdYdnH0Q== +"@material-ui/system@^4.3.3": + version "4.3.3" + resolved "https://registry.yarnpkg.com/@material-ui/system/-/system-4.3.3.tgz#8534fe76adbd3938a8dea833e69d84a7a143ecff" + integrity sha512-j7JyvlhcTdc1wV6HzrDTU7XXlarxYXEUyzyHawOA0kCGmYVN2uFHENQRARLUdl+mEmuXO4TsAhNAiqiKakkFMg== dependencies: "@babel/runtime" "^7.4.4" deepmerge "^4.0.0"