Skip to content

Commit 270970a

Browse files
Bump webpack-cli from 3.3.12 to 4.2.0 (#1997)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.12 to 4.2.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-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 9f07ad7 commit 270970a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/lightcone_v2.js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@
7171
"types-bn": "0.0.1",
7272
"typescript": "^4.0.5",
7373
"webpack": "^5.1.2",
74-
"webpack-cli": "^3.1.0"
74+
"webpack-cli": "^4.2.0"
7575
}
7676
}

packages/lightcone_v3.js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"types-bn": "0.0.1",
6767
"typescript": "^4.0.5",
6868
"webpack": "^5.1.2",
69-
"webpack-cli": "^3.1.0",
69+
"webpack-cli": "^4.2.0",
7070
"nodeunit": "^0.11.3"
7171
}
7272
}

0 commit comments

Comments
 (0)