build(deps-dev): bump copy-webpack-plugin from 6.3.0 to 6.4.0 in /html (#550)

Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 6.3.0 to 6.4.0.
- [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.3.0...v6.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-12-13 22:40:06 +08:00
committed by GitHub
parent 23594db07e
commit cfb0f4a459
2 changed files with 5 additions and 5 deletions

View File

@@ -32,7 +32,7 @@
]
},
"devDependencies": {
"copy-webpack-plugin": "^6.3.0",
"copy-webpack-plugin": "^6.4.0",
"css-loader": "^5.0.1",
"gts": "^1.1.2",
"gulp": "^4.0.2",