From ae65214bdf93a748418d95bb342672dc772b3e8c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2020 16:36:53 +0000 Subject: [PATCH] chore(deps): Bump @material-ui/core from 4.10.2 to 4.11.0 Bumps [@material-ui/core](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui) from 4.10.2 to 4.11.0. - [Release notes](https://github.com/mui-org/material-ui/releases) - [Changelog](https://github.com/mui-org/material-ui/blob/v4.11.0/CHANGELOG.md) - [Commits](https://github.com/mui-org/material-ui/commits/v4.11.0/packages/material-ui) 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 6429f1d..80cb731 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "homepage": "https://jamesbaskerville.github.io/libfasc", "private": true, "dependencies": { - "@material-ui/core": "^4.10.2", + "@material-ui/core": "^4.11.0", "@material-ui/icons": "^4.9.1", "gh-pages": "^3.1.0", "react": "^16.13.1", diff --git a/yarn.lock b/yarn.lock index 6f79d2b..ab64d35 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1863,10 +1863,10 @@ "@types/istanbul-reports" "^1.1.1" "@types/yargs" "^13.0.0" -"@material-ui/core@^4.10.2": - version "4.10.2" - resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.10.2.tgz#0ef78572132fcef1a25f6969bce0d34652d42e31" - integrity sha512-Uf4iDLi9sW6HKbVQDyDZDr1nMR4RUAE7w/RIIJZGNVZResC0xwmpLRZMtaUdSO43N0R0yJehfxTi4Z461Cd49A== +"@material-ui/core@^4.11.0": + version "4.11.0" + resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.11.0.tgz#b69b26e4553c9e53f2bfaf1053e216a0af9be15a" + integrity sha512-bYo9uIub8wGhZySHqLQ833zi4ZML+XCBE1XwJ8EuUVSpTWWG57Pm+YugQToJNFsEyiKFhPh8DPD0bgupz8n01g== dependencies: "@babel/runtime" "^7.4.4" "@material-ui/styles" "^4.10.0"