From 7db55dddbd26220dc47da51c13853624bfef7a3b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2020 07:37:09 +0000 Subject: [PATCH] Bump @material-ui/core from 4.9.7 to 4.9.8 Bumps [@material-ui/core](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui) from 4.9.7 to 4.9.8. - [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.9.8/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 07cbca9f..318f2a79 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.7", + "@material-ui/core": "4.9.8", "@material-ui/icons": "^4.5.1", "@muetab/quotes": "^1.0.0", "react": "^16.12.0",