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

github.com/nextcloud/contacts.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-07 13:52:44 +0300
committerGitHub <noreply@github.com>2022-06-07 13:52:44 +0300
commitfe36ac0812e67c3a2a86a5a88ab9771daf25c7c3 (patch)
tree85432351bc5a1cb2822dfdea68221b85bbfb5ee0 /package.json
parentc5d6bcfd03cb5a01a8bc6fe92f0ad26acdd5cad3 (diff)
Bump @nextcloud/webpack-vue-config from 4.3.2 to 5.1.0
Bumps [@nextcloud/webpack-vue-config](https://github.com/nextcloud/webpack-vue-config) from 4.3.2 to 5.1.0. - [Release notes](https://github.com/nextcloud/webpack-vue-config/releases) - [Changelog](https://github.com/nextcloud/webpack-vue-config/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/webpack-vue-config/compare/v4.3.2...v5.1.0) --- updated-dependencies: - dependency-name: "@nextcloud/webpack-vue-config" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@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 7c1d9503..95de57f7 100644
--- a/package.json
+++ b/package.json
@@ -83,7 +83,7 @@
"@nextcloud/eslint-config": "^6.1.2",
"@nextcloud/stylelint-config": "^2.1.2",
"@nextcloud/typings": "^1.4.2",
- "@nextcloud/webpack-vue-config": "^4.3.2",
+ "@nextcloud/webpack-vue-config": "^5.1.0",
"@types/jest": "^27.4.1",
"@typescript-eslint/parser": "^5.27.1",
"@vue/vue2-jest": "^28.0.0",