Skip to content

Commit 8483864

Browse files
Bump webpack-cli from 5.1.4 to 6.0.1
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.1.4 to 6.0.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/webpack-cli@5.1.4...webpack-cli@6.0.1) --- 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 cdb7667 commit 8483864

File tree

2 files changed

+69
-48
lines changed

2 files changed

+69
-48
lines changed

package-lock.json

Lines changed: 68 additions & 47 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
@@ -55,7 +55,7 @@
5555
"typescript": "^4.9.5",
5656
"webpack": "^5.94.0",
5757
"webpack-bundle-analyzer": "^4.10.2",
58-
"webpack-cli": "^5.1.4",
58+
"webpack-cli": "^6.0.1",
5959
"worker-loader": "^3.0.8"
6060
},
6161
"scripts": {

0 commit comments

Comments
 (0)