chore(deps-dev): bump webpack-cli from 4.10.0 to 5.0.0 (#323)

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.10.0 to 5.0.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.10.0...webpack-cli@5.0.0)

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

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

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-11-17 08:04:04 +00:00
committed by GitHub
parent 0cd6d9dc42
commit 53e8aba7f5

View File

@@ -47,7 +47,7 @@
"sass-loader": "^13.0.0",
"source-map-loader": "^4.0.0",
"webpack": "^5.71.0",
"webpack-cli": "^4.9.2",
"webpack-cli": "^5.0.0",
"webpack-dev-server": "^4.8.1"
},
"scripts": {