chore(deps): bump copy-webpack-plugin from 9.1.0 to 10.2.0 (#6350)

* chore(deps): bump copy-webpack-plugin from 9.1.0 to 10.2.0

Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 9.1.0 to 10.2.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/v9.1.0...v10.2.0)

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

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

* fix

* fix

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
dependabot[bot] 2022-01-15 13:47:39 +08:00 committed by GitHub
parent dd63a72a71
commit 7512e4c0b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 32 additions and 7 deletions

View file

@ -57,7 +57,7 @@
"chokidar": "^3.5.2",
"clean-css": "^5.1.5",
"commander": "^5.1.0",
"copy-webpack-plugin": "^9.0.1",
"copy-webpack-plugin": "^10.2.0",
"core-js": "^3.18.0",
"css-loader": "^6.5.1",
"css-minimizer-webpack-plugin": "^3.3.1",