Skip to content

Commit ac67bed

Browse files
Bump webpack-cli from 6.0.0 to 6.0.1 (#1098)
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>
1 parent 18f362d commit ac67bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"stylelint-order": "6.0.4",
3333
"stylelint-webpack-plugin": "5.0.1",
3434
"webpack": "5.97.1",
35-
"webpack-cli": "6.0.0"
35+
"webpack-cli": "6.0.1"
3636
},
3737
"browserslist": [
3838
"> 0.5%",

0 commit comments

Comments
 (0)