From 711336e646eba94fa3615792fedfa4984bb19d58 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 29 May 2020 12:49:20 +0200 Subject: [PATCH] Bump vue-material-design-icons from 4.6.0 to 4.7.1 (#221) Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons) from 4.6.0 to 4.7.1. - [Release notes](https://github.com/robcresswell/vue-material-design-icons/releases) - [Changelog](https://github.com/robcresswell/vue-material-design-icons/blob/dev/CHANGELOG.md) - [Commits](https://github.com/robcresswell/vue-material-design-icons/compare/4.6.0...4.7.1) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- 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 188d8a7f..db7f59f2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12090,9 +12090,9 @@ } }, "vue-material-design-icons": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/vue-material-design-icons/-/vue-material-design-icons-4.6.0.tgz", - "integrity": "sha512-b0Js/C4WHFnpcuH8goxl0bM7mjuSNClAYvsijUwfMfWXjW663ZvcQj3Int5H9rgRwZjPXPTJVxbFn+4sWJKMVA==" + "version": "4.7.1", + "resolved": "https://registry.npmjs.org/vue-material-design-icons/-/vue-material-design-icons-4.7.1.tgz", + "integrity": "sha512-Bp1ClFVpC2pfmNTq/d9O8FwvizVulg2R5M96do3yvHR720gzpdmrOLmcwXDvtFAf2v7qaXpf1572NnTF80oOjw==" }, "vue-router": { "version": "3.1.6", diff --git a/package.json b/package.json index 66dce190..bc82052d 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "lodash.sortby": "^4.7.0", "material-design-icons": "^3.0.1", "vue-agile": "^1.1.3", - "vue-material-design-icons": "^4.6.0", + "vue-material-design-icons": "^4.7.1", "vue-sweetalert2": "^3.0.5", "vuepress-plugin-sitemap": "^2.3.1" }