summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-03 10:21:13 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2023-03-16 09:13:43 +0000
commitc2bdb02144cde388e82a749e16c12894d87cbff4 (patch)
tree5a28ab0edf287f3fddaa08b5998b77274c2e90f2 /package.json
parent7b7909f76738b4329c9625b031de5609229df240 (diff)
downloadnextcloud-server-c2bdb02144cde388e82a749e16c12894d87cbff4.tar.gz
nextcloud-server-c2bdb02144cde388e82a749e16c12894d87cbff4.zip
chore(deps-dev): Bump @nextcloud/webpack-vue-config
Bumps [@nextcloud/webpack-vue-config](https://github.com/nextcloud/webpack-vue-config) from `53df7bb` to `516d77c`. - [Release notes](https://github.com/nextcloud/webpack-vue-config/releases) - [Commits](https://github.com/nextcloud/webpack-vue-config/compare/53df7bbe61e4a6d960c1d13e63597ce361f3795d...516d77c7012711a741baee53be745168c0456605) --- updated-dependencies: - dependency-name: "@nextcloud/webpack-vue-config" dependency-type: direct:development ... 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 5a5923180a5..37093307076 100644
--- a/package.json
+++ b/package.json
@@ -117,7 +117,7 @@
"@nextcloud/cypress": "^1.0.0-beta.1",
"@nextcloud/eslint-config": "^8.0.0",
"@nextcloud/stylelint-config": "^2.1.2",
- "@nextcloud/webpack-vue-config": "github:nextcloud/webpack-vue-config#master",
+ "@nextcloud/webpack-vue-config": "^5.5.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/user-event": "^14.4.3",
"@testing-library/vue": "^5.8.3",