Merge pull request #2111 from thelounge/greenkeeper/copy-webpack-plugin-4.4.2

Update copy-webpack-plugin to the latest version 🚀
This commit is contained in:
Jérémie Astori 2018-02-23 19:15:59 -05:00 committed by GitHub
commit 221aad7104
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -66,7 +66,7 @@
"babel-loader": "7.1.2",
"babel-preset-env": "1.6.1",
"chai": "4.1.2",
"copy-webpack-plugin": "4.4.1",
"copy-webpack-plugin": "4.4.2",
"css.escape": "1.5.1",
"emoji-regex": "6.5.1",
"eslint": "4.18.1",

View File

@ -1321,9 +1321,9 @@ copy-concurrently@^1.0.0:
rimraf "^2.5.4"
run-queue "^1.0.0"
copy-webpack-plugin@4.4.1:
version "4.4.1"
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.4.1.tgz#1e8c366211db6dc2ddee40e5a3e4fc661dd149e8"
copy-webpack-plugin@4.4.2:
version "4.4.2"
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.4.2.tgz#c92bcd7df4d5e42c51398cc36b23820d0d10446a"
dependencies:
cacache "^10.0.1"
find-cache-dir "^1.0.0"