Skip to content

Commit 60c328a

Browse files
chore: bump webpack-cli from 3.3.12 to 4.6.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.12 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]) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 744e42c commit 60c328a

File tree

3 files changed

+236
-1306
lines changed

3 files changed

+236
-1306
lines changed

modules/example-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"tslib": "^1.11.1",
4141
"typescript": "^4.0.2",
4242
"webpack": "^4.42.1",
43-
"webpack-cli": "4.3.1"
43+
"webpack-cli": "4.6.0"
4444
},
4545
"main": "./build/main/index.js",
4646
"module": "./build/module/index.js",

0 commit comments

Comments
 (0)