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

github.com/nextcloud/richdocuments.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>2021-04-19 13:05:36 +0300
committerGitHub <noreply@github.com>2021-04-19 13:05:36 +0300
commitb7a4da943f5d1d991c4282fc16e34206d9fe24a3 (patch)
treec6af1c3294abc680758cd1a903502bc28e36eb66
parent1f242c0fc6ee07871b3a4e702f692d3e4f23b3df (diff)
Bump @nextcloud/webpack-vue-config from 4.0.2 to 4.0.3
Bumps [@nextcloud/webpack-vue-config](https://github.com/nextcloud/webpack-vue-config) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/nextcloud/webpack-vue-config/releases) - [Commits](https://github.com/nextcloud/webpack-vue-config/compare/v4.0.2...v4.0.3) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 6250bf92..0eb22f03 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5252,9 +5252,9 @@
}
},
"@nextcloud/webpack-vue-config": {
- "version": "4.0.2",
- "resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-4.0.2.tgz",
- "integrity": "sha512-aCfXaF6i5sOjvvDz6WgfvLBUr5UFcDXEXbc2KsH7jjs0R495D+IV2YirvFFqTkmySBqhMVetSMdE9yxpR5IhUA==",
+ "version": "4.0.3",
+ "resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-4.0.3.tgz",
+ "integrity": "sha512-+xgMaqqGGjrehpgD5clisQKpk2Idl+cPhX45pdl2xJFeS4wNkJLhHzDpF/QAcKeDamQuc4G6PU9q/bbSpPWrug==",
"dev": true
},
"@nicolo-ribaudo/chokidar-2": {
diff --git a/package.json b/package.json
index 36f927f2..13583e20 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"@nextcloud/browserslist-config": "^2.1.0",
"@nextcloud/eslint-config": "^5.0.0",
"@nextcloud/eslint-plugin": "^2.0.0",
- "@nextcloud/webpack-vue-config": "^4.0.2",
+ "@nextcloud/webpack-vue-config": "^4.0.3",
"@vue/test-utils": "^1.1.4",
"acorn": "^8.1.0",
"babel-core": "^7.0.0-bridge.0",