aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-10-06 21:11:04 +0000
committerGravatar vitalyster2021-10-07 00:33:35 +0300
commit4aeafd0db59c33a2c88e87bac91a3b3de81bc231 (patch)
tree1b02793980f6fc76188809f21c8bbffb47563286 /package.json
parentf18d28230f271c94452a60885ddc2951aa0e0dc3 (diff)
Bump webpack-cli from 4.8.0 to 4.9.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.8.0 to 4.9.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.8.0...webpack-cli@4.9.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 99b0bfd0..5494df7c 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
"webpack": "^5.57.1",
- "webpack-cli": "^4.8.0"
+ "webpack-cli": "^4.9.0"
},
"dependencies": {
"classlist.js": "^1.1.20150312",