Skip to content

Commit 66691b0

Browse files
Bump webpack-cli from 5.1.4 to 6.0.1 (#245)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ac0bae2 commit 66691b0

File tree

2 files changed

+82
-83
lines changed

2 files changed

+82
-83
lines changed

package-lock.json

Lines changed: 81 additions & 82 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
@@ -37,7 +37,7 @@
3737
"ts-node": "^10.9.2",
3838
"typescript": "^5.7.2",
3939
"webpack": "^5.97.1",
40-
"webpack-cli": "^5.1.4",
40+
"webpack-cli": "^6.0.1",
4141
"webpack-dev-server": "^4.15.1"
4242
}
4343
}

0 commit comments

Comments
 (0)