Skip to content

Commit a8e929a

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

File tree

2 files changed

+23
-33
lines changed

2 files changed

+23
-33
lines changed

frontend/package-lock.json

Lines changed: 22 additions & 32 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.4.0",
49+
"webpack-cli": "^4.5.0",
5050
"webpack-dev-server": "^3.11.2",
5151
"webpack-merge": "^5.7.3"
5252
},

0 commit comments

Comments
 (0)