Skip to content

Commit 78e00d0

Browse files
Bump webpack-cli from 6.0.1 to 7.0.0 (#1459)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 6.0.1 to 7.0.0. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/[email protected]@7.0.0) --- updated-dependencies: - dependency-name: webpack-cli dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc9a584 commit 78e00d0

2 files changed

Lines changed: 19 additions & 75 deletions

File tree

package-lock.json

Lines changed: 18 additions & 74 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
@@ -112,7 +112,7 @@
112112
"ts-node": "^10.9.2",
113113
"typescript": "^5.9.3",
114114
"webpack": "^5.105.4",
115-
"webpack-cli": "^6.0.1"
115+
"webpack-cli": "^7.0.0"
116116
},
117117
"dependencies": {
118118
"@nomicfoundation/slang": "1.3.4",

0 commit comments

Comments
 (0)