Skip to content

Commit 67b13ee

Browse files
build(deps-dev): bump webpack-cli from 3.3.12 to 4.0.0 in /frontend (#630)
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/[email protected]) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c295b6f commit 67b13ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"standard": "^14.1.0",
4747
"terser-webpack-plugin": "^4.1.0",
4848
"webpack": "^4.40.2",
49-
"webpack-cli": "^3.3.6",
49+
"webpack-cli": "^4.0.0",
5050
"webpack-dev-server": "^3.7.2",
5151
"webpack-merge": "^4.2.1"
5252
},

0 commit comments

Comments
 (0)