diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-10-03 20:58:16 +0000 |
---|---|---|
committer | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2021-10-03 22:07:21 +0000 |
commit | 996dab9a59124c349b049c2d3d56ed2cbc473057 (patch) | |
tree | 750908d285b0869e810a546def960c4a52c17d5a /package.json | |
parent | 1f31cbb8a0e822deb58476b543f4536a1d2c908c (diff) | |
download | nextcloud-server-996dab9a59124c349b049c2d3d56ed2cbc473057.tar.gz nextcloud-server-996dab9a59124c349b049c2d3d56ed2cbc473057.zip |
Bump @nextcloud/vue from 4.1.1 to 4.2.0
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v4.1.1...v4.2.0)
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
dependency-type: direct:production
update-type: version-update:semver-minor
...
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 3e0c1bc69a4..c4b851a1040 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@nextcloud/password-confirmation": "^1.0.1", "@nextcloud/paths": "^2.1.0", "@nextcloud/router": "^2.0.0", - "@nextcloud/vue": "^4.1.1", + "@nextcloud/vue": "^4.2.0", "@nextcloud/vue-dashboard": "^2.0.1", "autosize": "^5.0.1", "backbone": "^1.4.0", |