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:
commit
221aad7104
@ -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",
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user