Skip to content

Commit a432cb2

Browse files
chore(deps-dev): bump webpack-cli from 5.0.0 to 5.0.1 (#361)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.0.0 to 5.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/[email protected]@5.0.1) --- updated-dependencies: - dependency-name: webpack-cli dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b145e8 commit a432cb2

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

package-lock.json

Lines changed: 31 additions & 31 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
@@ -58,7 +58,7 @@
5858
"ts-loader": "9.4.1",
5959
"typescript": "4.9.4",
6060
"webpack": "5.75.0",
61-
"webpack-cli": "5.0.0",
61+
"webpack-cli": "5.0.1",
6262
"xmlbuilder2": "^3.0.2"
6363
},
6464
"browser": "./dist.web/lib.js",

0 commit comments

Comments
 (0)