Skip to content

Commit bc0e1fa

Browse files
refactor: bump webpack-cli from 5.0.1 to 6.0.1
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.0.1 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/[email protected]@6.0.1) --- updated-dependencies: - dependency-name: webpack-cli dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4825fa8 commit bc0e1fa

File tree

2 files changed

+87
-78
lines changed

2 files changed

+87
-78
lines changed

package-lock.json

Lines changed: 86 additions & 77 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
@@ -117,7 +117,7 @@
117117
"svg-prep": "1.0.4",
118118
"typescript": "5.8.2",
119119
"webpack": "5.99.5",
120-
"webpack-cli": "5.0.1",
120+
"webpack-cli": "6.0.1",
121121
"yaml": "1.10.0"
122122
},
123123
"scripts": {

0 commit comments

Comments
 (0)