From b93a7af49a0eb9d25615986cadd28f263cb0be31 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 06:37:50 +0000 Subject: [PATCH] build(deps): bump @material-ui/core from 4.5.0 to 4.5.1 Bumps [@material-ui/core](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui) from 4.5.0 to 4.5.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.5.1/packages/material-ui) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index dfc195c..ee450f0 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.1.0", "private": true, "dependencies": { - "@material-ui/core": "^4.5.0", + "@material-ui/core": "^4.5.1", "axios": "^0.19.0", "node-sass": "^4.12.0", "react": "^16.10.2", diff --git a/yarn.lock b/yarn.lock index 5c86b11..4eb51ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1145,9 +1145,9 @@ "@types/istanbul-reports" "^1.1.1" "@types/yargs" "^13.0.0" -"@material-ui/core@^4.5.0": - version "4.5.0" - resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.5.0.tgz#7e57cc40988c71b6340e3b2569b47dbac1820351" +"@material-ui/core@^4.5.1": + version "4.5.1" + resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.5.1.tgz#6f1bbb298cc2893b29169ab9398a00ca5a6ac971" dependencies: "@babel/runtime" "^7.4.4" "@material-ui/styles" "^4.5.0"