Bump @nextcloud/webpack-vue-config from 1.3.0 to 1.4.1

Bumps [@nextcloud/webpack-vue-config](https://github.com/nextcloud/webpack-vue-config) from 1.3.0 to 1.4.1.
- [Release notes](https://github.com/nextcloud/webpack-vue-config/releases)
- [Commits](https://github.com/nextcloud/webpack-vue-config/compare/v1.3.0...v1.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-09-07 04:58:52 +00:00
committed by GitHub
parent 4662eb4db4
commit 900d602e33
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -3862,9 +3862,9 @@
}
},
"@nextcloud/webpack-vue-config": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-1.3.0.tgz",
"integrity": "sha512-VxHsmfkgtJPt1BFVRStxEQWdAjHcZEo8eZbdbX64W0GKId+LikoxYx4XnKDBTguGJoX6yE8z0WipWQ6+Y1sSkA==",
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-1.4.1.tgz",
"integrity": "sha512-beyvB/6kqIJiVrc36/MlkeGoBb9zHBfbvJsvk2ia5lJCTBP41YELltFiFHpLiEJrlC2zvBzPDhF+7zZsPfa7mg==",
"dev": true
},
"@nodelib/fs.scandir": {