Skip to content

Commit dc71c30

Browse files
Bump webpack-cli from 4.4.0 to 4.5.0 (#536)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.4.0 to 4.5.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.4.0...webpack-cli@4.5.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Phil Wareham <phil@designhive.com>
1 parent 4a6a4ac commit dc71c30

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
@@ -31,7 +31,7 @@
3131
"stylelint-scss": "3.18.0",
3232
"stylelint-webpack-plugin": "2.1.1",
3333
"webpack": "5.20.0",
34-
"webpack-cli": "4.4.0"
34+
"webpack-cli": "4.5.0"
3535
},
3636
"browserslist": [
3737
"> 0.5%",

0 commit comments

Comments
 (0)