build(deps-dev): bump copy-webpack-plugin from 10.2.0 to 11.0.0 in /html (#927)

Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 10.2.0 to 11.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/v10.2.0...v11.0.0)

---
updated-dependencies:
- dependency-name: copy-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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]
2022-08-05 01:05:48 +08:00
committed by GitHub
parent 305f992e40
commit 5c19cbe6d6
2 changed files with 21 additions and 27 deletions

View File

@@ -18,7 +18,7 @@
"fix": "gts fix"
},
"devDependencies": {
"copy-webpack-plugin": "^10.2.0",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.7.1",
"css-minimizer-webpack-plugin": "^3.3.1",
"gts": "^1.1.2",