Skip to content

Commit

Permalink
build(deps-dev): bump webpack-cli from 4.7.2 to 4.8.0
Browse files Browse the repository at this point in the history
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.7.2 to 4.8.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.7.2...webpack-cli@4.8.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>
  • Loading branch information
dependabot[bot] committed Oct 1, 2021
1 parent b87229f commit 689d249
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -80,7 +80,7 @@
"tsc-watch": "^4.5.0",
"typescript": "^4.4.2",
"webpack": "^5.51.1",
"webpack-cli": "^4.7.2",
"webpack-cli": "^4.8.0",
"webpack-node-externals": "^3.0.0"
},
"bugs": {
Expand Down

0 comments on commit 689d249

Please sign in to comment.