summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-08-24 07:35:06 +0000
committerGitHub <noreply@github.com>2020-08-24 07:35:06 +0000
commit1d00932eb74de006d11a23a02fe4743c78b25774 (patch)
tree6e0ce5cff7de7665e992427a39fc3546e97b6b11
parent7334d3d34e9e396c002bb221248f82dcccb94396 (diff)
downloadnextcloud-server-1d00932eb74de006d11a23a02fe4743c78b25774.tar.gz
nextcloud-server-1d00932eb74de006d11a23a02fe4743c78b25774.zip
Bump vue-material-design-icons from 4.8.0 to 4.9.0
Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons) from 4.8.0 to 4.9.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.8.0...4.9.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index f3bf7f7b1c9..20968235a1e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9893,9 +9893,9 @@
"integrity": "sha512-29YQVVkIdoS6BZBCJAyu9d0OR0eKSm5gk5OjsLssV1+NM4zJnf9cxhN1AVeXkUHJLqOonECweuaR8PZ2x307dw=="
},
"vue-material-design-icons": {
- "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=="
+ "version": "4.9.0",
+ "resolved": "https://registry.npmjs.org/vue-material-design-icons/-/vue-material-design-icons-4.9.0.tgz",
+ "integrity": "sha512-g+4dKL2Dk0oHljLoUoeeu41z1moHaUcjEIz5H+ml52KTzimPA86W/kj9/kfbI7Ex24lEMGFAxpD6jU3rEJvlwg=="
},
"vue-multiselect": {
"version": "2.1.6",
diff --git a/package.json b/package.json
index e0053a11114..d524a72a3de 100644
--- a/package.json
+++ b/package.json
@@ -80,7 +80,7 @@
"vue-clipboard2": "^0.3.1",
"vue-infinite-loading": "^2.4.5",
"vue-localstorage": "^0.6.2",
- "vue-material-design-icons": "^4.8.0",
+ "vue-material-design-icons": "^4.9.0",
"vue-multiselect": "^2.1.6",
"vue-router": "^3.4.3",
"vuedraggable": "^2.24.1",