Skip to content

Commit

Permalink
chore(deps-dev): bump webpack-cli
Browse files Browse the repository at this point in the history
Bumps the dev-dependency group in /sample-05 with 1 update: [webpack-cli](https://github.com/webpack/webpack-cli).


Updates `webpack-cli` from 5.1.4 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/[email protected]@6.0.1)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependency
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent b6fb3a1 commit c9a3ffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-05/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"cross-env": "7.0.3",
"eslint": "9.17.0",
"webpack": "5.97.1",
"webpack-cli": "5.1.4"
"webpack-cli": "6.0.1"
},
"dependencies": {
"@babel/runtime": "~7.26.0",
Expand Down

0 comments on commit c9a3ffa

Please sign in to comment.