chore(deps): update dependency copy-webpack-plugin to v4.6.0

This commit is contained in:
Pleroma Renovate Bot 2022-08-09 09:08:33 +00:00
parent d935fc4255
commit 3e28458212
2 changed files with 5 additions and 5 deletions

View file

@ -77,7 +77,7 @@
"chalk": "2.4.2",
"compression-webpack-plugin": "2.0.0",
"connect": "3.7.0",
"copy-webpack-plugin": "4.5.2",
"copy-webpack-plugin": "4.6.0",
"cross-env": "5.2.0",
"css-loader": "1.0.1",
"eslint": "4.19.1",

View file

@ -3339,10 +3339,10 @@ copy-descriptor@^0.1.0:
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
integrity sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==
copy-webpack-plugin@4.5.2:
version "4.5.2"
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.5.2.tgz#d53444a8fea2912d806e78937390ddd7e632ee5c"
integrity sha512-zmC33E8FFSq3AbflTvqvPvBo621H36Afsxlui91d+QyZxPIuXghfnTsa1CuqiAaCPgJoSUWfTFbKJnadZpKEbQ==
copy-webpack-plugin@4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.6.0.tgz#e7f40dd8a68477d405dd1b7a854aae324b158bae"
integrity sha512-Y+SQCF+0NoWQryez2zXn5J5knmr9z/9qSQt7fbL78u83rxmigOy8X5+BFn8CFSuX+nKT8gpYwJX68ekqtQt6ZA==
dependencies:
cacache "^10.0.4"
find-cache-dir "^1.0.0"