Skip to content

Commit

Permalink
build(deps-dev): bump webpack-cli from 6.0.0 to 6.0.1 (#247)
Browse files Browse the repository at this point in the history
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 6.0.0 to 6.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@6.0.0...webpack-cli@6.0.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent f8f7c9c commit 73c1e59
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 191 deletions.
258 changes: 68 additions & 190 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 @@ -29,7 +29,7 @@
"@redocly/cli": "^1.26.1",
"yaml": "^2.6.1",
"webpack": "^5.97.1",
"webpack-cli": "^6.0.0",
"webpack-cli": "^6.0.1",
"webpack-dev-server": "^5.2.0"
},
"dependencies": {
Expand Down

0 comments on commit 73c1e59

Please sign in to comment.