From dbb204c9d016a7961a2c8ccaa0164520c958d7ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Nov 2020 08:02:57 +0000 Subject: [PATCH] chore(deps-dev): bump material-design-icons-iconfont from 6.0.1 to 6.1.0 Bumps [material-design-icons-iconfont](https://github.com/jossef/material-design-icons-iconfont) from 6.0.1 to 6.1.0. - [Release notes](https://github.com/jossef/material-design-icons-iconfont/releases) - [Commits](https://github.com/jossef/material-design-icons-iconfont/compare/6.0.1...v6.1.0) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3177cf53..7ae493c4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13037,9 +13037,9 @@ "dev": true }, "material-design-icons-iconfont": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/material-design-icons-iconfont/-/material-design-icons-iconfont-6.0.1.tgz", - "integrity": "sha512-NDC8gQD0ORRum5dkwwF8hiDzW+y4cROyu213HJa1c7ediok9lsi8TMmmSvbA51WApYbgcdE9X5u0TzgL8n4zTw==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/material-design-icons-iconfont/-/material-design-icons-iconfont-6.1.0.tgz", + "integrity": "sha512-wRJtOo1v1ch+gN8PRsj0IGJznk+kQ8mz13ds/nuhLI+Qyf/931ZlRpd92oq0IRPpZIb+bhX8pRjzIVdcPDKmiQ==", "dev": true }, "md5.js": { diff --git a/package.json b/package.json index cbbf77c4..b2cefe10 100644 --- a/package.json +++ b/package.json @@ -167,7 +167,7 @@ "html-webpack-plugin": "^4.5.0", "lodash": "^4.17.20", "markdownlint-cli": "^0.23.2", - "material-design-icons-iconfont": "^6.0.1", + "material-design-icons-iconfont": "^6.1.0", "mini-css-extract-plugin": "^0.11.0", "mocha": "^8.1.3", "node-notifier": "^8.0.0",