summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-26 09:33:09 +0000
committerGitHub <noreply@github.com>2022-08-26 09:33:09 +0000
commit16acb2e210b1928d55ce19fffacf8e3f00d4f202 (patch)
tree8a902932f53333e752fbdb461e568171366bcccd /package.json
parent23c8eff76b7661b68d1fc326f063087f0723c9cd (diff)
Bump vue-material-design-icons from 5.0.0 to 5.1.2
Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons) from 5.0.0 to 5.1.2. - [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/5.0.0...5.1.2) --- 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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9bc07a5f..4ff919b6 100644
--- a/package.json
+++ b/package.json
@@ -52,7 +52,7 @@
"qs": "^6.11.0",
"url-parse": "^1.5.10",
"vue": "^2.7.10",
- "vue-material-design-icons": "^5.0.0",
+ "vue-material-design-icons": "^5.1.2",
"vue-router": "^3.6.4",
"vue-template-compiler": "^2.7.10",
"vue-virtual-grid": "^2.5.0",