Bump copy-webpack-plugin from 5.0.4 to 5.0.5 (#37)

Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 5.0.4 to 5.0.5.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v5.0.4...v5.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-11 08:44:15 +01:00
committed by Manuel Bouza
parent 1447fd6116
commit 0e29686b2d
2 changed files with 15 additions and 30 deletions

View File

@@ -44,7 +44,7 @@
"babel-loader": "^8.0.4",
"babel-plugin-module-resolver": "^3.1.1",
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^5.0.4",
"copy-webpack-plugin": "^5.0.5",
"copyfiles": "^2.1.0",
"css-loader": "^3.2.0",
"eslint": "^6.4.0",