From 4f3da43416117864b41aecca5630c46f6476c101 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 03:02:41 +0000 Subject: [PATCH] Bump material-design-icons-iconfont from 6.4.2 to 6.5.0 Bumps [material-design-icons-iconfont](https://github.com/jossef/material-design-icons-iconfont) from 6.4.2 to 6.5.0. - [Release notes](https://github.com/jossef/material-design-icons-iconfont/releases) - [Commits](https://github.com/jossef/material-design-icons-iconfont/compare/v6.4.2...v6.5.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 d2cbd0c33..f7f6524fe 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.4.2", + "material-design-icons-iconfont": "^6.5.0", "materialize-css": "^0.98.1", "mathjax": "^3.1.2", "mousetrap": "^1.6.0", diff --git a/yarn.lock b/yarn.lock index 770b4e19b..d7620fd67 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3847,10 +3847,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.4.2: - version "6.4.2" - resolved "https://registry.yarnpkg.com/material-design-icons-iconfont/-/material-design-icons-iconfont-6.4.2.tgz#e45b6faa560a6c972715acead96d56b37652e345" - integrity sha512-MLbuHqK9c99SJb48rEnWpMm+VR4WNT7atQiyGkvQqDzx1Aw24dCjDTyX5aN8WruCHdS7XtNgRMCrsiN5lPRjyQ== +material-design-icons-iconfont@^6.5.0: + version "6.5.0" + resolved "https://registry.yarnpkg.com/material-design-icons-iconfont/-/material-design-icons-iconfont-6.5.0.tgz#1e19c88da085aefd9464e526be1a3b52e9daf601" + integrity sha512-ImxSGnW7o5InRxgpL1UUuTPkBsgjzdQ8m7YBe5SdLfyjfcbIYVSHNHzBablNEVuliRdM8efa6mqiFtt8BQyMwA== materialize-css@^0.98.1: version "0.98.2"