aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-06-13 21:13:17 +0000
committerGravatar vitalyster2022-06-14 06:24:26 +0300
commit13e629243902912b294702001ff2d016555ff4a0 (patch)
treedcb7abfcb67084767a08be3980f04534c933265a /package.json
parentb0c6d1d56b772d5837c389f1d752b3d4ce723c52 (diff)
Bump webpack-cli from 4.9.2 to 4.10.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.9.2 to 4.10.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.9.2...webpack-cli@4.10.0) --- updated-dependencies: - dependency-name: webpack-cli dependency-type: direct:development update-type: version-update:semver-minor ... 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 23357a3f..1ac8b676 100644
--- a/package.json
+++ b/package.json
@@ -51,7 +51,7 @@
"stylelint": "^14.9.0",
"stylelint-config-standard": "^26.0.0",
"webpack": "^5.73.0",
- "webpack-cli": "^4.9.2"
+ "webpack-cli": "^4.10.0"
},
"dependencies": {
"classlist.js": "^1.1.20150312",