Skip to content

Commit a19d359

Browse files
chore(deps-dev): bump webpack-cli from 4.4.0 to 4.5.0 (#542)
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 f146663 commit a19d359

File tree

2 files changed

+47
-47
lines changed

2 files changed

+47
-47
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"terser-webpack-plugin": "^5.1.1",
2020
"typescript": "^4.1.5",
2121
"webpack": "^5.21.2",
22-
"webpack-cli": "^4.4.0"
22+
"webpack-cli": "^4.5.0"
2323
},
2424
"scripts": {
2525
"eslint": "eslint lib test",

0 commit comments

Comments
 (0)