Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-16 04:01:31 +0300
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-07-18 16:21:09 +0300
commit189d8cf2e34eaabd2e5a34be25f4e8f18276a298 (patch)
treeef53e96b401d274e86240a3726641409faeab20d /package.json
parent533d88265f4e8745d746621c1ae62aae097897cc (diff)
Bump vue-material-design-icons from 5.1.1 to 5.1.2
Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons) from 5.1.1 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.1.1...5.1.2) --- updated-dependencies: - dependency-name: vue-material-design-icons dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.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 480dcb3..6ecda53 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,7 @@
"@nextcloud/vue": "^5.3.1",
"howler": "^2.2.3",
"vue": "^2.7.4",
- "vue-material-design-icons": "^5.1.1",
+ "vue-material-design-icons": "^5.1.2",
"vue-tooltip": "^0.1.0"
},
"engines": {