Skip to content

Commit 6d35f66

Browse files
chore(deps-dev): bump webpack-cli from 4.10.0 to 5.0.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.10.0 to 5.0.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/webpack-cli@4.10.0...webpack-cli@5.0.0) --- updated-dependencies: - dependency-name: webpack-cli dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b388d7a commit 6d35f66

File tree

2 files changed

+79
-91
lines changed

2 files changed

+79
-91
lines changed

package-lock.json

Lines changed: 78 additions & 90 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
@@ -771,7 +771,7 @@
771771
"vscode-extension-tester": "^5.1.0",
772772
"vscode-tmgrammar-test": "^0.1.1",
773773
"webpack": "^5.75.0",
774-
"webpack-cli": "^4.10.0"
774+
"webpack-cli": "^5.0.0"
775775
},
776776
"lint-staged": {
777777
"*.ts": [

0 commit comments

Comments
 (0)