Skip to content

Commit 6989261

Browse files
Chore(deps): (deps-dev): Bump webpack-cli from 6.0.1 to 7.0.0 (#274)
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/webpack-cli@6.0.1...webpack-cli@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ecf3155 commit 6989261

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
@@ -15,7 +15,7 @@
1515
"ts-loader": "^9.5.4",
1616
"typescript": "^5.9.3",
1717
"webpack": "^5.105.4",
18-
"webpack-cli": "^6.0.1",
18+
"webpack-cli": "^7.0.0",
1919
"highlight.js": "^11.11.1"
2020
},
2121
"dependencies": {

0 commit comments

Comments
 (0)