diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-08-04 20:55:47 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2019-08-05 05:54:20 +0000 |
commit | 6f52ca2ab8397ff4980536ffeb1a543b706c55dd (patch) | |
tree | 82d5525a4e292a44160246dcdd8676d71456b66e /package.json | |
parent | e4b7d02befd933a4c468178a03e31b9075853ccd (diff) | |
download | nextcloud-server-6f52ca2ab8397ff4980536ffeb1a543b706c55dd.tar.gz nextcloud-server-6f52ca2ab8397ff4980536ffeb1a543b706c55dd.zip |
Bump nextcloud-vue-collections from 0.5.4 to 0.5.6
Bumps [nextcloud-vue-collections](https://github.com/juliushaertl/nextcloud-vue-collections) from 0.5.4 to 0.5.6.
- [Release notes](https://github.com/juliushaertl/nextcloud-vue-collections/releases)
- [Commits](https://github.com/juliushaertl/nextcloud-vue-collections/compare/v0.5.4...v0.5.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a544abe4e9f..b2c579f601c 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "nextcloud-axios": "^0.2.0", "nextcloud-password-confirmation": "^0.4.1", "nextcloud-vue": "^0.11.5", - "nextcloud-vue-collections": "^0.5.4", + "nextcloud-vue-collections": "^0.5.6", "query-string": "^5.1.1", "snap.js": "^2.0.9", "strengthify": "git+https://github.com/MorrisJobke/strengthify.git#0.5.8", |