Bump vue-material-design-icons from 4.7.1 to 4.8.0

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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-01 01:18:25 +00:00 коммит произвёл GitHub
Родитель e21b25507d
Коммит 7bf91879cf
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 4 добавлений и 4 удалений

6
package-lock.json сгенерированный
Просмотреть файл

@ -21078,9 +21078,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-multiselect": {
"version": "2.1.6",

Просмотреть файл

@ -44,7 +44,7 @@
"vue-at": "^2.5.0-beta.2",
"vue-clipboard2": "^0.3.1",
"vue-fragment": "^1.5.1",
"vue-material-design-icons": "^4.7.1",
"vue-material-design-icons": "^4.8.0",
"vue-observe-visibility": "^0.4.6",
"vue-prevent-unload": "^0.2.3",
"vue-resize": "^0.5.0",