Merge pull request #2594 from thelounge/renovate/copy-webpack-plugin-4.x

Update dependency copy-webpack-plugin to v4.5.2
This commit is contained in:
Jérémie Astori 2018-06-26 19:04:56 -04:00 committed by GitHub
commit 82c9c3c26a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -74,7 +74,7 @@
"babel-loader": "7.1.4",
"babel-preset-env": "1.7.0",
"chai": "4.1.2",
"copy-webpack-plugin": "4.5.1",
"copy-webpack-plugin": "4.5.2",
"css-loader": "0.28.11",
"css.escape": "1.5.1",
"emoji-regex": "7.0.0",

View file

@ -1788,9 +1788,9 @@ copy-descriptor@^0.1.0:
version "0.1.1"
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
copy-webpack-plugin@4.5.1:
version "4.5.1"
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.5.1.tgz#fc4f68f4add837cc5e13d111b20715793225d29c"
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"
dependencies:
cacache "^10.0.4"
find-cache-dir "^1.0.0"