build(deps-dev): bump css-minimizer-webpack-plugin in /html (#718)

Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: css-minimizer-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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-07-27 00:27:47 +08:00
committed by GitHub
parent cc43de9d60
commit 6c0c78a1c4
2 changed files with 226 additions and 235 deletions

View File

@@ -20,7 +20,7 @@
"devDependencies": {
"copy-webpack-plugin": "^9.0.1",
"css-loader": "^5.2.6",
"css-minimizer-webpack-plugin": "^3.0.1",
"css-minimizer-webpack-plugin": "^3.0.2",
"gts": "^1.1.2",
"gulp": "^4.0.2",
"gulp-clean": "^0.4.0",