From f54ce58b215feb18ba9040ebfc7f04258db24e96 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2020 07:16:44 +0000 Subject: [PATCH] Bump @material-ui/core from 4.9.5 to 4.9.7 Bumps [@material-ui/core](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui) from 4.9.5 to 4.9.7. - [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/HEAD/packages/material-ui) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 14f46360..4c5367f4 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "license": "BSD-3-Clause", "version": "0.7.1", "dependencies": { - "@material-ui/core": "4.9.5", + "@material-ui/core": "4.9.7", "@material-ui/icons": "^4.5.1", "@muetab/quotes": "^1.0.0", "react": "^16.12.0",