Bump webpack-cli from 5.1.1 to 5.1.3

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-06-05 02:56:44 +00:00
committed by GitHub
parent f8a6a95b7f
commit b81000f4d5
2 changed files with 20 additions and 20 deletions

View File

@ -63,7 +63,7 @@
"terser-webpack-plugin": "^5.3.9",
"url-loader": "^4.1.1",
"webpack": "^5.84.1",
"webpack-cli": "^5.1.1",
"webpack-cli": "^5.1.3",
"webpack-dev-server": "^4.15.0",
"webpack-manifest-plugin": "^5.0.0",
"webpack-merge": "^5.9.0"