Skip to content

Commit 18f362d

Browse files
Bump webpack-cli from 5.1.4 to 6.0.0 (#1097)
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 19fe860 commit 18f362d

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": "5.1.4"
35+
"webpack-cli": "6.0.0"
3636
},
3737
"browserslist": [
3838
"> 0.5%",

0 commit comments

Comments
 (0)