Bump webpack-cli from 4.9.0 to 4.9.1

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

---
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]
2021-10-19 08:02:37 +00:00
committed by GitHub
parent 483b899110
commit 4e33aa2b0f
2 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -70,7 +70,7 @@
"typescript": "^4.4.4",
"url-loader": "^4.1.1",
"webpack": "^5.40.0",
"webpack-cli": "^4.9.0",
"webpack-cli": "^4.9.1",
"webpack-dev-server": "4.3.1"
},
"jest": {