Skip to content

Commit 0aef19f

Browse files
npm(deps-dev): bump webpack-cli from 5.1.4 to 6.0.1
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>
1 parent 78c3371 commit 0aef19f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"prettier": "^3.2.4",
5555
"nodemon": "^3.0.3",
5656
"webpack": "^5.89.0",
57-
"webpack-cli": "^5.1.4",
57+
"webpack-cli": "^6.0.1",
5858
"@types/node": "^20.11.5",
5959
"supertest": "^6.3.4",
6060
"@babel/core": "^7.23.7",

0 commit comments

Comments
 (0)