build(deps-dev): bump copy-webpack-plugin from 8.1.1 to 9.0.0 in /html (#684)

Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 8.1.1 to 9.0.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/v8.1.1...v9.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-06-19 05:27:20 +08:00
committed by GitHub
parent cec86dc85a
commit 1555764300
2 changed files with 14 additions and 7 deletions

View File

@@ -18,7 +18,7 @@
"fix": "gts fix"
},
"devDependencies": {
"copy-webpack-plugin": "^8.1.1",
"copy-webpack-plugin": "^9.0.0",
"css-loader": "^5.2.4",
"css-minimizer-webpack-plugin": "^2.0.0",
"gts": "^1.1.2",