Skip to content

Commit f8f7c9c

Browse files
build(deps-dev): bump webpack-cli from 5.1.4 to 6.0.0 (#246)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.1.4 to 6.0.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/[email protected]@6.0.0) --- updated-dependencies: - dependency-name: webpack-cli dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c5a968f commit f8f7c9c

File tree

2 files changed

+196
-71
lines changed

2 files changed

+196
-71
lines changed

package-lock.json

Lines changed: 195 additions & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@redocly/cli": "^1.26.1",
3030
"yaml": "^2.6.1",
3131
"webpack": "^5.97.1",
32-
"webpack-cli": "^5.1.4",
32+
"webpack-cli": "^6.0.0",
3333
"webpack-dev-server": "^5.2.0"
3434
},
3535
"dependencies": {

0 commit comments

Comments
 (0)