Bump vue-material-design-icons from 4.12.1 to 4.13.0 (#749)

Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons) from 4.12.1 to 4.13.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.12.1...4.13.0)

---
updated-dependencies:
- dependency-name: vue-material-design-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-10-01 09:23:45 -04:00 committed by GitHub
parent ae8503f44c
commit 7060838368
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -19,7 +19,7 @@
"material-design-icons-iconfont": "^6.1.0",
"vue": "^2.6.12",
"vue-agile": "^1.1.3",
"vue-material-design-icons": "^4.12.1",
"vue-material-design-icons": "^4.13.0",
"vue-moment": "^4.1.0",
"vue-sweetalert2": "^5.0.2",
"vuepress-plugin-dehydrate": "^1.1.5",
@ -16104,9 +16104,9 @@
}
},
"node_modules/vue-material-design-icons": {
"version": "4.12.1",
"resolved": "https://registry.npmjs.org/vue-material-design-icons/-/vue-material-design-icons-4.12.1.tgz",
"integrity": "sha512-IDGGV5fC2VPN3zPRNEpm47MjJL1CIPfK34wx3+SRTkUL8dt5/hONmQ2WguBivE1uZVExMVFHekNDnEJamkJ8hA=="
"version": "4.13.0",
"resolved": "https://registry.npmjs.org/vue-material-design-icons/-/vue-material-design-icons-4.13.0.tgz",
"integrity": "sha512-TwaWrvh4J49VdkV9Uzcbr/p3FBRiBthRkIrg6SUh7ogFUljdA2ySNoAYD9dTU+mJkANIn1A6MoD/PnyLONnkWg=="
},
"node_modules/vue-moment": {
"version": "4.1.0",
@ -30115,9 +30115,9 @@
}
},
"vue-material-design-icons": {
"version": "4.12.1",
"resolved": "https://registry.npmjs.org/vue-material-design-icons/-/vue-material-design-icons-4.12.1.tgz",
"integrity": "sha512-IDGGV5fC2VPN3zPRNEpm47MjJL1CIPfK34wx3+SRTkUL8dt5/hONmQ2WguBivE1uZVExMVFHekNDnEJamkJ8hA=="
"version": "4.13.0",
"resolved": "https://registry.npmjs.org/vue-material-design-icons/-/vue-material-design-icons-4.13.0.tgz",
"integrity": "sha512-TwaWrvh4J49VdkV9Uzcbr/p3FBRiBthRkIrg6SUh7ogFUljdA2ySNoAYD9dTU+mJkANIn1A6MoD/PnyLONnkWg=="
},
"vue-moment": {
"version": "4.1.0",

View File

@ -51,7 +51,7 @@
"material-design-icons-iconfont": "^6.1.0",
"vue": "^2.6.12",
"vue-agile": "^1.1.3",
"vue-material-design-icons": "^4.12.1",
"vue-material-design-icons": "^4.13.0",
"vue-moment": "^4.1.0",
"vue-sweetalert2": "^5.0.2",
"vuepress-plugin-dehydrate": "^1.1.5",