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] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-29 12:49:20 +02:00 committed by GitHub
parent a74ed88f1f
commit 711336e646
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -12090,9 +12090,9 @@
} }
}, },
"vue-material-design-icons": { "vue-material-design-icons": {
"version": "4.6.0", "version": "4.7.1",
"resolved": "https://registry.npmjs.org/vue-material-design-icons/-/vue-material-design-icons-4.6.0.tgz", "resolved": "https://registry.npmjs.org/vue-material-design-icons/-/vue-material-design-icons-4.7.1.tgz",
"integrity": "sha512-b0Js/C4WHFnpcuH8goxl0bM7mjuSNClAYvsijUwfMfWXjW663ZvcQj3Int5H9rgRwZjPXPTJVxbFn+4sWJKMVA==" "integrity": "sha512-Bp1ClFVpC2pfmNTq/d9O8FwvizVulg2R5M96do3yvHR720gzpdmrOLmcwXDvtFAf2v7qaXpf1572NnTF80oOjw=="
}, },
"vue-router": { "vue-router": {
"version": "3.1.6", "version": "3.1.6",

View File

@ -37,7 +37,7 @@
"lodash.sortby": "^4.7.0", "lodash.sortby": "^4.7.0",
"material-design-icons": "^3.0.1", "material-design-icons": "^3.0.1",
"vue-agile": "^1.1.3", "vue-agile": "^1.1.3",
"vue-material-design-icons": "^4.6.0", "vue-material-design-icons": "^4.7.1",
"vue-sweetalert2": "^3.0.5", "vue-sweetalert2": "^3.0.5",
"vuepress-plugin-sitemap": "^2.3.1" "vuepress-plugin-sitemap": "^2.3.1"
} }