From c26b703f6658c6cc369aef5676c53b9b477d9870 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 13 Nov 2018 11:26:20 +0000 Subject: [PATCH] Update dependency copy-webpack-plugin to v4.6.0 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 7cd021a1..77511c46 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "@fortawesome/fontawesome-free": "5.4.2", "babel-loader": "8.0.4", "chai": "4.2.0", - "copy-webpack-plugin": "4.5.4", + "copy-webpack-plugin": "4.6.0", "css-loader": "0.28.11", "css.escape": "1.5.1", "emoji-regex": "7.0.1", diff --git a/yarn.lock b/yarn.lock index 66b345d5..070583a3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1821,9 +1821,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.4: - version "4.5.4" - resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.5.4.tgz#f2b2782b3cd5225535c3dc166a80067e7d940f27" +copy-webpack-plugin@4.6.0: + version "4.6.0" + resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.6.0.tgz#e7f40dd8a68477d405dd1b7a854aae324b158bae" dependencies: cacache "^10.0.4" find-cache-dir "^1.0.0"