Skip to content

Commit

Permalink
Bump webpack-cli from 4.10.0 to 5.0.1 (#100)
Browse files Browse the repository at this point in the history
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.10.0 to 5.0.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.10.0...webpack-cli@5.0.1)

---
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>
Co-authored-by: Marco Kreeft <marco.kreeft@gmail.com>
  • Loading branch information
dependabot[bot] and marcokreeft87 authored Jan 23, 2023
1 parent eb80226 commit c89b809
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 75 deletions.
153 changes: 79 additions & 74 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
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"lit": "^2.3.1",
"typescript": "^4.8.4",
"webpack": "^5.75.0",
"webpack-cli": "^4.10.0"
"webpack-cli": "^5.0.1"
},
"dependencies": {
"@babel/plugin-transform-runtime": "^7.19.6",
Expand Down

0 comments on commit c89b809

Please sign in to comment.