From 2a705436099b7bce8c4bd3e50ffd761e7905865b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2019 04:39:48 +0000 Subject: [PATCH] build(deps): bump @material-ui/styles from 4.3.3 to 4.4.1 Bumps [@material-ui/styles](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles) from 4.3.3 to 4.4.1. - [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.4.1/packages/material-ui-styles) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 59b0091..aa2bcec 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@dhis2/ui-widgets": "^1.0.8", "@material-ui/core": "^4.3.3", "@material-ui/icons": "^4.2.1", - "@material-ui/styles": "^4.3.3", + "@material-ui/styles": "^4.4.1", "axios": "^0.19.0", "classnames": "^2.2.6", "d2": "^31.8.1", diff --git a/yarn.lock b/yarn.lock index ac6aae1..e3dfc8a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1330,10 +1330,10 @@ dependencies: "@babel/runtime" "^7.2.0" -"@material-ui/styles@^4.3.3": - version "4.3.3" - resolved "https://registry.yarnpkg.com/@material-ui/styles/-/styles-4.3.3.tgz#39867dd6f3779a8326075e097d72208d3c5b4977" - integrity sha512-quupQ6RYXbtKBJxhLkF3RQx6LSfrfuh2lYpILvk7p9XNkfqOQq36fuNVgrJ/A+NNn03uqDFfQYIWh4CByKr4hA== +"@material-ui/styles@^4.3.3", "@material-ui/styles@^4.4.1": + version "4.4.1" + resolved "https://registry.yarnpkg.com/@material-ui/styles/-/styles-4.4.1.tgz#a53fb39e373636bd2c296a78c54afecb80f68446" + integrity sha512-wXASlta7G+N8NeihbAKQjL6E1XMkS3SWpksNKn1cxhmKYQ+5pkMAUW/rChC5ovG7C/C2ZIdajYgOz977m3xlBA== dependencies: "@babel/runtime" "^7.4.4" "@emotion/hash" "^0.7.1"