From e6ead89cdc4043b91e41080097905e9a3ca49d10 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2020 07:18:52 +0000 Subject: [PATCH] Bump @material-ui/core from 4.8.3 to 4.9.0 Bumps [@material-ui/core](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui) from 4.8.3 to 4.9.0. - [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.0/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 59db73d5..faee6e08 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "license": "BSD-3-Clause", "version": "0.7.1", "dependencies": { - "@material-ui/core": "4.8.3", + "@material-ui/core": "4.9.0", "@material-ui/icons": "^4.5.1", "@muetab/quotes": "^1.0.0", "react": "^16.12.0",