Skip to content

Commit 04e6833

Browse files
chore(deps)(deps-dev): bump webpack-cli in /buildandreleasetask (#12)
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/main/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-version: 6.0.1 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 f0094c2 commit 04e6833

2 files changed

Lines changed: 75 additions & 92 deletions

File tree

buildandreleasetask/package-lock.json

Lines changed: 74 additions & 91 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

buildandreleasetask/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"ts-loader": "^9.5.0",
2424
"typescript": "^5.0.0",
2525
"webpack": "^5.89.0",
26-
"webpack-cli": "^5.1.4"
26+
"webpack-cli": "^6.0.1"
2727
}
2828
}

0 commit comments

Comments
 (0)