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-02-22 18:18:39 +0300
committerGitHub <noreply@github.com>2022-02-22 18:18:39 +0300
commit697752e6b342407637929a7a5b2c03c72993408c (patch)
treeca2de61b1ad7ddb6ea5cc9cb92e2b3bf59cc0c1a /package.json
parent328797fe6a30d10832bfb1fda608a975d671cb68 (diff)
parente0ff32622df76002ab57d7a2354f249a6e36b9aa (diff)
Merge pull request #6922 from nextcloud/dependabot/npm_and_yarn/vue/cli-service-5.0.1
Bump @vue/cli-service from 4.5.15 to 5.0.1
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 7e05b015a..44169f464 100644
--- a/package.json
+++ b/package.json
@@ -75,7 +75,7 @@
"@nextcloud/stylelint-config": "^2.1.2",
"@nextcloud/webpack-vue-config": "^4.3.2",
"@vue/cli-plugin-unit-jest": "^4.5.15",
- "@vue/cli-service": "^4.5.15",
+ "@vue/cli-service": "^5.0.1",
"@vue/test-utils": "^1.3.0",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"babel-plugin-add-module-exports": "^1.0.4",