Skip to content

Commit 9a9d0b3

Browse files
Bump webpack-cli from 4.1.0 to 4.2.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.1.0 to 4.2.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/webpack-cli@4.1.0...webpack-cli@4.2.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a8d410 commit 9a9d0b3

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
@@ -30,7 +30,7 @@
3030
"stylelint-scss": "3.18.0",
3131
"stylelint-webpack-plugin": "2.1.1",
3232
"webpack": "5.4.0",
33-
"webpack-cli": "4.1.0"
33+
"webpack-cli": "4.2.0"
3434
},
3535
"optionalDependencies": {
3636
"fibers": "5.0.0"

0 commit comments

Comments
 (0)