Skip to content

Commit e1737ce

Browse files
chore(deps-dev): bump webpack-cli from 4.5.0 to 4.6.0 (#554)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.5.0 to 4.6.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.6.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39cd949 commit e1737ce

File tree

2 files changed

+32
-35
lines changed

2 files changed

+32
-35
lines changed

package-lock.json

Lines changed: 31 additions & 34 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.2.3",
2121
"webpack": "^5.28.0",
22-
"webpack-cli": "^4.5.0"
22+
"webpack-cli": "^4.6.0"
2323
},
2424
"scripts": {
2525
"eslint": "eslint lib test",

0 commit comments

Comments
 (0)