Skip to content

Commit 18c5d13

Browse files
chore(deps-dev): bump webpack-cli from 5.1.4 to 6.0.1 (#1042)
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 4dcb57e commit 18c5d13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"react-test-renderer": "^19.0.0",
8585
"wdio-chromedriver-service": "^8.0.0",
8686
"webpack": "^5.41.1",
87-
"webpack-cli": "^5.0.0",
87+
"webpack-cli": "^6.0.1",
8888
"webpack-dev-server": "^5.0.4"
8989
},
9090
"peerDependencies": {

0 commit comments

Comments
 (0)