Merge pull request #3112 from thelounge/renovate/copy-webpack-plugin-5.x

Update dependency copy-webpack-plugin to v5.0.1

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Pavel Djundik 2019-03-18 11:39:50 +02:00 committed by GitHub
commit bb2a1d6a6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 5 deletions

View file

@ -78,7 +78,7 @@
"babel-loader": "8.0.5",
"babel-plugin-istanbul": "5.1.1",
"chai": "4.2.0",
"copy-webpack-plugin": "5.0.0",
"copy-webpack-plugin": "5.0.1",
"css-loader": "0.28.11",
"css.escape": "1.5.1",
"emoji-regex": "8.0.0",

View file

@ -2227,13 +2227,14 @@ copy-descriptor@^0.1.0:
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
copy-webpack-plugin@5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-5.0.0.tgz#db3269ab83e8a2c3316c1bc9cba54019bbcf5c17"
integrity sha512-iiDj+8nnZeW/i8vYJ3+ABSZkOefJnDYIGLojiZKKFDvf1wcEInABXH1+hN7axQMn04qvJxKjgVOee0e14XPtCg==
copy-webpack-plugin@5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-5.0.1.tgz#97997989cc5bc69976bf64f660bd19663481f089"
integrity sha512-yMTURAkYZO/6h6pGMbHQl2jpKtRNC+0Cy/4kRRP6qUHmpbGGAzNnyMecE6aHgGFCb4ksrL3YcDqYGb8ds3J9cw==
dependencies:
cacache "^11.3.1"
find-cache-dir "^2.0.0"
glob-parent "^3.1.0"
globby "^7.1.1"
is-glob "^4.0.0"
loader-utils "^1.1.0"