Skip to content

Commit 771dcfd

Browse files
chore: bump webpack-cli from 3.3.12 to 4.3.1
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.12 to 4.3.1. - [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/v3.3.12...webpack-cli@4.3.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 531ce97 commit 771dcfd

File tree

3 files changed

+219
-363
lines changed

3 files changed

+219
-363
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": "^3.3.11"
43+
"webpack-cli": "^4.3.1"
4444
},
4545
"main": "./build/main/index.js",
4646
"module": "./build/module/index.js",

0 commit comments

Comments
 (0)