Bump webpack-cli from 4.9.2 to 4.10.0

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.9.2 to 4.10.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.9.2...webpack-cli@4.10.0)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-07-08 16:52:03 +00:00 committed by GitHub
parent 9f0efdfb8a
commit ed6914a3d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 38 additions and 202 deletions

View file

@ -30,7 +30,7 @@
"stylelint-config-standard": "^25.0.0",
"stylelint-webpack-plugin": "^3.1.1",
"webpack": "^5.3.2",
"webpack-cli": "^4.0.0"
"webpack-cli": "^4.10.0"
},
"scripts": {
"compress": "scripts/compress",