summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-19 01:03:17 +0000
committerGitHub <noreply@github.com>2021-06-19 01:03:17 +0000
commitec989e1f95da7fbf399148eb330c3ac1db5f8497 (patch)
treec31b10f2de8bd408a65dc8e8cbaaf4a518d7eb80 /package.json
parent364e2d01acfb7df8a9f9010476f02bfc6cfafc15 (diff)
Bump vue-material-design-icons from 4.11.0 to 4.12.1
Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons) from 4.11.0 to 4.12.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.11.0...4.12.1) --- 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 2afc0447..9e658d54 100644
--- a/package.json
+++ b/package.json
@@ -64,7 +64,7 @@
"vue-click-outside": "^1.1.0",
"vue-clipboard2": "^0.3.1",
"vue-masonry": "^0.13.0",
- "vue-material-design-icons": "^4.11.0",
+ "vue-material-design-icons": "^4.12.1",
"vue-router": "^3.5.1",
"vue-virtual-scroll-list": "^2.3.2",
"vue-virtual-scroller": "^1.0.10",