From 900d602e333dd24fb301cee5853b4e39cf43b6e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2020 04:58:52 +0000 Subject: [PATCH] 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] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index b80bd40cc..9c8881e2d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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": { diff --git a/package.json b/package.json index 94f471d8f..5a08b8ccd 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@nextcloud/browserslist-config": "^1.0.0", "@nextcloud/eslint-config": "^2.1.0", "@nextcloud/eslint-plugin": "^1.4.0", - "@nextcloud/webpack-vue-config": "^1.3.0", + "@nextcloud/webpack-vue-config": "^1.4.1", "@vue/test-utils": "^1.0.5", "acorn": "^7.4.0", "babel-eslint": "^10.1.0",