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

Update dependency copy-webpack-plugin to v4.5.4
This commit is contained in:
Pavel Djundik 2018-10-20 14:13:23 +03:00 committed by GitHub
commit 511df7cef2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -77,7 +77,7 @@
"@fortawesome/fontawesome-free": "5.4.1",
"babel-loader": "8.0.4",
"chai": "4.2.0",
"copy-webpack-plugin": "4.5.3",
"copy-webpack-plugin": "4.5.4",
"css-loader": "0.28.11",
"css.escape": "1.5.1",
"emoji-regex": "7.0.1",

View file

@ -1825,9 +1825,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.3:
version "4.5.3"
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.5.3.tgz#14a224d205e46f7a79f7956028e1da6df2225ff2"
copy-webpack-plugin@4.5.4:
version "4.5.4"
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.5.4.tgz#f2b2782b3cd5225535c3dc166a80067e7d940f27"
dependencies:
cacache "^10.0.4"
find-cache-dir "^1.0.0"