aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-10-18 21:12:59 +0000
committerGravatar vitalyster2021-10-19 16:24:03 +0300
commit0afbdce44fb8b24811b7ec1241f5a858738909d0 (patch)
treeb930fa60bf196b2f0b30570adab6277b1383bb84 /package.json
parent40b67e7f1078e0514f76322c66c334dede5cea60 (diff)
Bump webpack-cli from 4.9.0 to 4.9.1
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.9.0 to 4.9.1. - [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.0...webpack-cli@4.9.1) --- 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 25c53033..620c704b 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
"webpack": "^5.58.2",
- "webpack-cli": "^4.9.0"
+ "webpack-cli": "^4.9.1"
},
"dependencies": {
"classlist.js": "^1.1.20150312",