From 55f25fd188ffbb7a563b8276f5f55db5a39c84d7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 3 Apr 2025 07:55:05 +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 ed8173f..4ad0b61 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@types/sinon": "^17.0.0", "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^7.0.0", - "copy-webpack-plugin": "^12.0.0", + "copy-webpack-plugin": "^13.0.0", "dart-sass": "^1.25.0", "eslint": "^8.52.0", "jest": "^29.7.0",