Skip to content

Commit 7b3f83e

Browse files
build(deps-dev): bump webpack-cli from 6.0.1 to 7.0.0 in the dev-dependencies group (#225)
build(deps-dev): bump webpack-cli in the dev-dependencies group Bumps the dev-dependencies group with 1 update: [webpack-cli](https://github.com/webpack/webpack-cli). Updates `webpack-cli` from 6.0.1 to 7.0.0 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@6.0.1...webpack-cli@7.0.0) --- updated-dependencies: - dependency-name: webpack-cli dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50b0eb6 commit 7b3f83e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"sass": "1.98.0",
5050
"sass-loader": "16.0.7",
5151
"webpack": "5.105.4",
52-
"webpack-cli": "6.0.1",
52+
"webpack-cli": "7.0.0",
5353
"webpack-dev-server": "5.2.3"
5454
},
5555
"jest": {

0 commit comments

Comments
 (0)