Skip to content

Commit 75edf8a

Browse files
Bump webpack-cli from 6.0.1 to 7.0.0
Bumps [webpack-cli](https://github.com/webpack/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6137536 commit 75edf8a

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
@@ -32,7 +32,7 @@
3232
"stylelint-order": "8.0.0",
3333
"stylelint-webpack-plugin": "5.1.0",
3434
"webpack": "5.105.4",
35-
"webpack-cli": "6.0.1"
35+
"webpack-cli": "7.0.0"
3636
},
3737
"browserslist": [
3838
"> 0.5%",

0 commit comments

Comments
 (0)