aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-06-08 06:15:54 +0000
committerGravatar Vitaly Takmazov2021-06-10 19:36:58 +0300
commita878524289179d6ac46646ac13605957f74a92ca (patch)
tree59fdafc14f8a5af15240408dc0118e9ecec55863 /package.json
parent3f339daa8f1e8e2ac39ed7388e9cae1d82507746 (diff)
Bump webpack-cli from 4.7.0 to 4.7.2
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.7.0 to 4.7.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@4.7.0...webpack-cli@4.7.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 b1dda5eb..677515e8 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
"webpack": "^5.38.1",
- "webpack-cli": "^4.7.0"
+ "webpack-cli": "^4.7.2"
},
"dependencies": {
"classlist.js": "^1.1.20150312",