Bump copy-webpack-plugin from 6.1.0 to 6.1.1

Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 6.1.0 to 6.1.1.
- [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/v6.1.0...v6.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-10-02 01:15:13 +00:00
committed by GitHub
parent 261db3f9db
commit 9495365a53
2 changed files with 13 additions and 6 deletions

View File

@@ -44,7 +44,7 @@
"babel-loader": "^8.1.0",
"babel-plugin-module-resolver": "^4.0.0",
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^6.0.2",
"copy-webpack-plugin": "^6.1.1",
"copyfiles": "^2.3.0",
"css-loader": "^4.2.0",
"eslint": "7.6.0",