aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-01-13 09:58:55 +0000
committerdependabot[bot] <support@dependabot.com>2019-01-13 09:58:55 +0000
commit09cf3e968dc0b13d8621ab8d66b194dcce0947a7 (patch)
tree9da508a8de2240ca294063261d010634ad7f45fa /apps/updatenotification/package.json
parent925a143f0e15c464d3ca4f38de1da8e0b94f0faf (diff)
downloadnextcloud-server-09cf3e968dc0b13d8621ab8d66b194dcce0947a7.tar.gz
nextcloud-server-09cf3e968dc0b13d8621ab8d66b194dcce0947a7.zip
Bump nextcloud-vue from 0.4.6 to 0.5.0 in /apps/updatenotification
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.4.6 to 0.5.0. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.4.6...v0.5.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'apps/updatenotification/package.json')
-rw-r--r--apps/updatenotification/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/package.json b/apps/updatenotification/package.json
index 58c4838e85a..3e8ac810026 100644
--- a/apps/updatenotification/package.json
+++ b/apps/updatenotification/package.json
@@ -23,7 +23,7 @@
},
"homepage": "https://github.com/nextcloud/notifications#readme",
"dependencies": {
- "nextcloud-vue": "^0.4.6",
+ "nextcloud-vue": "^0.5.0",
"v-tooltip": "^2.0.0-rc.33",
"vue": "^2.5.21",
"vue-click-outside": "^1.0.7"