From e532e207964d42d52516d9391c520a2162602d08 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 19:21:16 +0200 Subject: [PATCH] Bump vue-material-design-icons from 4.7.1 to 4.8.0 (#270) Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons) from 4.7.1 to 4.8.0. - [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.7.1...4.8.0) 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 770ff522..4295c052 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13818,9 +13818,9 @@ } }, "vue-material-design-icons": { - "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==" + "version": "4.8.0", + "resolved": "https://registry.npmjs.org/vue-material-design-icons/-/vue-material-design-icons-4.8.0.tgz", + "integrity": "sha512-NNbwK/a14mk92ofBvJa6oBdWi+SO2f27pimoCWziirrbN5Nmt9q0pzELOfvqyy0ncoMJ2BLkd8KfQuXIAhL3Fw==" }, "vue-router": { "version": "3.3.4", diff --git a/package.json b/package.json index 0c19b838..5fd698da 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "marked": "^1.1.1", "material-design-icons": "^3.0.1", "vue-agile": "^1.1.3", - "vue-material-design-icons": "^4.7.1", + "vue-material-design-icons": "^4.8.0", "vue-sweetalert2": "^3.0.6", "vuepress-plugin-sitemap": "^2.3.1" }