From 763a9951cef6b34c91ea9024046188a14846cdae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Apr 2023 03:03:36 +0000 Subject: bump @nextcloud/webpack-vue-config from 5.5.0 to 5.5.1 --- updated-dependencies: - dependency-name: "@nextcloud/webpack-vue-config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index a6d97581bc4..9f04fe44cd5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -99,7 +99,7 @@ "@nextcloud/cypress": "^1.0.0-beta.2", "@nextcloud/eslint-config": "^8.2.1", "@nextcloud/stylelint-config": "^2.1.2", - "@nextcloud/webpack-vue-config": "^5.5.0", + "@nextcloud/webpack-vue-config": "^5.5.1", "@pinia/testing": "^0.0.16", "@testing-library/jest-dom": "^5.16.5", "@testing-library/user-event": "^14.4.3", @@ -4232,9 +4232,9 @@ } }, "node_modules/@nextcloud/webpack-vue-config": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-5.5.0.tgz", - "integrity": "sha512-bKlGYEqblSiSHNmpaGM9fz/f9v6JNwHp63V63yaI26gE0Zs+DpZSzJWC6HWWbJ1BgmoKT7wLN1GJc4W/NxvnxQ==", + "version": "5.5.1", + "resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-5.5.1.tgz", + "integrity": "sha512-2Q3kPnsvkKeENG3rruTjAE1oz/9w0u5QMKO8oh9arL2TIO2aswkDKBtkmu6q7Po3tE+3B2f+ggHq1PNkhtwu6w==", "dev": true, "engines": { "node": "^16.0.0", @@ -29295,9 +29295,9 @@ "requires": {} }, "@nextcloud/webpack-vue-config": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-5.5.0.tgz", - "integrity": "sha512-bKlGYEqblSiSHNmpaGM9fz/f9v6JNwHp63V63yaI26gE0Zs+DpZSzJWC6HWWbJ1BgmoKT7wLN1GJc4W/NxvnxQ==", + "version": "5.5.1", + "resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-5.5.1.tgz", + "integrity": "sha512-2Q3kPnsvkKeENG3rruTjAE1oz/9w0u5QMKO8oh9arL2TIO2aswkDKBtkmu6q7Po3tE+3B2f+ggHq1PNkhtwu6w==", "dev": true, "requires": {} }, diff --git a/package.json b/package.json index a918d378f4a..e8c4b7c2936 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "@nextcloud/cypress": "^1.0.0-beta.2", "@nextcloud/eslint-config": "^8.2.1", "@nextcloud/stylelint-config": "^2.1.2", - "@nextcloud/webpack-vue-config": "^5.5.0", + "@nextcloud/webpack-vue-config": "^5.5.1", "@pinia/testing": "^0.0.16", "@testing-library/jest-dom": "^5.16.5", "@testing-library/user-event": "^14.4.3", -- cgit v1.2.3