aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-04-21 21:58:45 +0000
committerGravatar vitalyster2023-04-22 07:45:59 +0300
commit52b7ac0d019235babf413044f088c758f9906c67 (patch)
treebe3a24159991c9055666180fc5e2477a7321cff9 /package.json
parent4a251d9b86835e01958313192807de46fb9860e7 (diff)
build(deps-dev): bump webpack-cli from 5.0.1 to 5.0.2
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.0.1 to 5.0.2. - [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.0.1...webpack-cli@5.0.2) --- updated-dependencies: - dependency-name: webpack-cli dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 541466b1..b1e0bc46 100644
--- a/package.json
+++ b/package.json
@@ -81,7 +81,7 @@
"stylelint": "^15.5.0",
"stylelint-config-standard": "^33.0.0",
"webpack": "^5.80.0",
- "webpack-cli": "^5.0.1",
+ "webpack-cli": "^5.0.2",
"webpack-dev-server": "^4.13.3"
},
"dependencies": {