Skip to content

Commit 59bf331

Browse files
Bump webpack-cli from 3.3.12 to 4.0.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.12 to 4.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/v3.3.12...webpack-cli@4.0.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2fc164 commit 59bf331

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
@@ -107,7 +107,7 @@
107107
"url-loader": "^4.1.1",
108108
"watchify": "^3.11.1",
109109
"webpack": "^4.41.2",
110-
"webpack-cli": "^3.3.10",
110+
"webpack-cli": "^4.0.0",
111111
"webpack-dev-middleware": "^3.7.2",
112112
"webpack-node-externals": "^1.7.2"
113113
},

0 commit comments

Comments
 (0)