Skip to content

Commit ae1ccf0

Browse files
Bump webpack-cli from 4.10.0 to 5.0.0 (#331)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.10.0 to 5.0.0. - [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@4.10.0...webpack-cli@5.0.0) --- updated-dependencies: - dependency-name: webpack-cli dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 172060d commit ae1ccf0

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
@@ -69,7 +69,7 @@
6969
"three": "0.127.0",
7070
"timers-browserify": "^2.0.12",
7171
"webpack": "^5.11.0",
72-
"webpack-cli": "^4.2.0",
72+
"webpack-cli": "^5.0.0",
7373
"webpack-dev-middleware": "^5.1.0",
7474
"webpack-dev-server": "^4.0.0",
7575
"webpack-merge": "^5.7.3",

0 commit comments

Comments
 (0)