From 5e2bf36ab57761ce7b5a8d1987812b68e13ff976 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 00:23:04 +0000 Subject: [PATCH] chore(deps): update dependency copy-webpack-plugin to v13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f29bb7..acd2dc0 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@commitlint/cli": "^17.8.1", "@commitlint/config-conventional": "^17.8.1", "babel-loader": "^8.4.1", - "copy-webpack-plugin": "^6.4.1", + "copy-webpack-plugin": "^13.0.0", "core-js": "^3.41.0", "docdash": "^2.0.2", "husky": "^4.3.8",