aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-11-17 21:07:05 +0000
committerGravatar vitalyster2022-11-18 00:09:08 +0300
commit0ccf0587288dcd63549760ca92ce4119fb60e59c (patch)
treef57aa89c197c5e3b7971ec02f87c4d7323e00017 /package.json
parent2615567785916a941326ee9050d2cd96f0bbffa7 (diff)
Bump webpack-cli from 4.10.0 to 5.0.0
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>
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 98544111..08522458 100644
--- a/package.json
+++ b/package.json
@@ -51,7 +51,7 @@
"stylelint": "^14.15.0",
"stylelint-config-standard": "^29.0.0",
"webpack": "^5.75.0",
- "webpack-cli": "^4.10.0"
+ "webpack-cli": "^5.0.0"
},
"dependencies": {
"classlist.js": "^1.1.20150312",