Update dependency copy-webpack-plugin to v5.0.2

This commit is contained in:
Renovate Bot 2019-03-22 15:54:53 +00:00
parent 892737d1d8
commit 2893dcc6f1
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA
2 changed files with 5 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.1",
"copy-webpack-plugin": "5.0.2",
"css-loader": "0.28.11",
"css.escape": "1.5.1",
"emoji-regex": "8.0.0",

View file

@ -2291,10 +2291,10 @@ 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.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==
copy-webpack-plugin@5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-5.0.2.tgz#56186dfddbf9aa1b29c97fa4c796c1be98870da4"
integrity sha512-7nC7EynPrnBTtBwwbG1aTqrfNS1aTb9eEjSmQDqFtKAsJrR3uDb+pCDIFT2LzhW+SgGJxQcYzThrmXzzZ720uw==
dependencies:
cacache "^11.3.1"
find-cache-dir "^2.0.0"