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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2022-03-03 16:19:44 +0300
committerGitHub <noreply@github.com>2022-03-03 16:19:44 +0300
commitb508a59807902db50f97393496e7e3a4fff9c1b8 (patch)
tree441240869b50a700de24de1a666b7640f2ced937 /package.json
parent7d88e44a6ad0254d925bec03d7d43db4e9be8f4d (diff)
parent773165b1c0bf77ac8cf99c7ae19f42d213a83648 (diff)
Merge pull request #6936 from nextcloud/dependabot/npm_and_yarn/nextcloud/webpack-vue-config-5.0.0
Bump @nextcloud/webpack-vue-config from 4.3.2 to 5.0.0
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 f24497c95..d5dec2c7d 100644
--- a/package.json
+++ b/package.json
@@ -73,7 +73,7 @@
"@nextcloud/browserslist-config": "^2.2.0",
"@nextcloud/eslint-config": "^7.0.2",
"@nextcloud/stylelint-config": "^2.1.2",
- "@nextcloud/webpack-vue-config": "^4.3.2",
+ "@nextcloud/webpack-vue-config": "^5.0.0",
"@vue/cli-plugin-unit-jest": "^4.5.15",
"@vue/cli-service": "^5.0.1",
"@vue/test-utils": "^1.3.0",