From 89e2ad80d7279e82f9432c0619da1bd2b59812c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Apr 2022 02:55:58 +0000 Subject: [PATCH] Bump material-design-icons-iconfont from 6.6.0 to 6.7.0 Bumps [material-design-icons-iconfont](https://github.com/jossef/material-design-icons-iconfont) from 6.6.0 to 6.7.0. - [Release notes](https://github.com/jossef/material-design-icons-iconfont/releases) - [Commits](https://github.com/jossef/material-design-icons-iconfont/compare/v6.6.0...v6.7.0) --- updated-dependencies: - dependency-name: material-design-icons-iconfont dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f004851ff..b80102624 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "jquery": "^3.6.0", "jquery.cookie": "^1.4.1", "jr-qrcode": "^1.0.7", - "material-design-icons-iconfont": "^6.6.0", + "material-design-icons-iconfont": "^6.7.0", "materialize-css": "^0.98.1", "mathjax": "^3.1.2", "mousetrap": "^1.6.0", diff --git a/yarn.lock b/yarn.lock index bd77c371f..ce6b52aa2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3805,10 +3805,10 @@ map-obj@^4.0.0: resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-4.3.0.tgz#9304f906e93faae70880da102a9f1df0ea8bb05a" integrity sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ== -material-design-icons-iconfont@^6.6.0: - version "6.6.0" - resolved "https://registry.yarnpkg.com/material-design-icons-iconfont/-/material-design-icons-iconfont-6.6.0.tgz#6f7165ab5d02b97d008543f2ed46fb53a8b32e5e" - integrity sha512-ZK4hugbTsGob1o2HvYJgkT32YMgfIWQx9soWJaN2T7KMb9byr68IaM1W8lGI+0fPLApdMD00dIE6u1bO488tng== +material-design-icons-iconfont@^6.7.0: + version "6.7.0" + resolved "https://registry.yarnpkg.com/material-design-icons-iconfont/-/material-design-icons-iconfont-6.7.0.tgz#55cf0f3d7e4c76e032855b7e810b6e30535eff3c" + integrity sha512-lSj71DgVv20kO0kGbs42icDzbRot61gEDBLQACzkUuznRQBUYmbxzEkGU6dNBb5fRWHMaScYlAXX96HQ4/cJWA== materialize-css@^0.98.1: version "0.98.2"