Skip to content

Commit cd9aa9b

Browse files
chore(deps-dev): bump webpack-cli from 4.10.0 to 5.0.0 (#66)
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 4056dc3 commit cd9aa9b

2 files changed

Lines changed: 2381 additions & 2928 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"ts-node": "^10.9.1",
3030
"typescript": "^4.7.4",
3131
"webpack": "^5.74.0",
32-
"webpack-cli": "^4.10.0",
32+
"webpack-cli": "^5.0.0",
3333
"yaml": "^2.1.3"
3434
},
3535
"dependencies": {

0 commit comments

Comments
 (0)