From bfcf2a831b7d1a9f82a1a913a1c1df5dba2224cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 14:40:05 +0000 Subject: [PATCH] Update dependency copy-webpack-plugin to v13 --- examples/vue/package.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/vue/package.json b/examples/vue/package.json index 7a5eb263842..723121e6bba 100644 --- a/examples/vue/package.json +++ b/examples/vue/package.json @@ -39,7 +39,7 @@ "@vue/eslint-config-typescript": "13.0.0", "async-test-util": "2.5.0", "concurrently": "9.1.2", - "copy-webpack-plugin": "12.0.2", + "copy-webpack-plugin": "13.0.0", "eslint": "8.57.1", "eslint-plugin-vue": "9.32.0", "local-web-server": "5.4.0", diff --git a/package.json b/package.json index f9d46714292..4a78d2ab1e6 100644 --- a/package.json +++ b/package.json @@ -518,7 +518,7 @@ "child-process-promise": "2.2.1", "clone": "2.1.2", "concurrently": "9.1.2", - "copy-webpack-plugin": "12.0.2", + "copy-webpack-plugin": "13.0.0", "cors": "2.8.5", "cross-env": "7.0.3", "delete": "1.1.0",