Merge branch 'renovate/copy-webpack-plugin-4.x' into 'develop'
chore(deps): update dependency copy-webpack-plugin to v4.6.0 See merge request pleroma/admin-fe!233
This commit is contained in:
commit
398a5fce2c
2 changed files with 5 additions and 5 deletions
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue