Skip to content

Commit 4e8c47f

Browse files
build(deps-dev): bump webpack-cli from 4.2.0 to 4.4.0 in /frontend (#752)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.2.0 to 4.4.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]@4.4.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3dcf41d commit 4e8c47f

File tree

2 files changed

+59
-106
lines changed

2 files changed

+59
-106
lines changed

frontend/package-lock.json

Lines changed: 58 additions & 105 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

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

0 commit comments

Comments
 (0)