From 62ad9db5f00a08706373d914586a88747ea987d1 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 21 Oct 2018 19:54:36 +0200 Subject: [PATCH] =?UTF-8?q?Update=20@mdi/font=20to=20the=20latest=20versio?= =?UTF-8?q?n=20=F0=9F=9A=80=20(#87)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix(package): update @mdi/font to version 3.0.39 * chore(package): update lockfile yarn.lock --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 986fc96..cfe5dd6 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "dependencies": { "@material-ui/core": "^3.0.1", "@material-ui/lab": "^3.0.0-alpha.16", - "@mdi/font": "^2.0.46", + "@mdi/font": "^3.0.39", "leaflet": "^1.3.1", "lodash-es": "^4.17.4", "mqtt": "^2.14.0", diff --git a/yarn.lock b/yarn.lock index fde5f60..02e3c88 100644 --- a/yarn.lock +++ b/yarn.lock @@ -680,9 +680,9 @@ classnames "^2.2.5" keycode "^2.1.9" -"@mdi/font@^2.0.46": - version "2.8.94" - resolved "https://registry.yarnpkg.com/@mdi/font/-/font-2.8.94.tgz#b6d55026693f4ac5c38ec01e05e2ec412a215673" +"@mdi/font@^3.0.39": + version "3.0.39" + resolved "https://registry.yarnpkg.com/@mdi/font/-/font-3.0.39.tgz#8a388ec9816939eff2099120102073aecdf6e5f8" "@octokit/rest@^15.2.6": version "15.15.1"