From f046aedc9e9ce5b52a95805e743cfc20d00e7e90 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 20:18:22 +0000 Subject: [PATCH] chore(deps): update dependency copy-webpack-plugin to v12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0baadd85..7abc45b0 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@babel/preset-env": "7.26.0", "autoprefixer": "10.4.20", "babel-loader": "9.2.1", - "copy-webpack-plugin": "11.0.0", + "copy-webpack-plugin": "12.0.2", "css-loader": "6.11.0", "eslint": "8.57.1", "eslint-config-standard": "17.1.0",