aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-01-24 21:10:17 +0000
committerGravatar vitalyster2022-01-25 08:52:22 +0300
commitdc8e8fae7401bbd7a32c78452adb04807d66945b (patch)
treed0e9f8dda435045ea923b21d1d397bc88e0b0d1b /package.json
parent8f99a98e7fc3937cc8575bb7f17af4a209b0f711 (diff)
Bump webpack-cli from 4.9.1 to 4.9.2
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.9.1 to 4.9.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.9.1...webpack-cli@4.9.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 d55e1c1b..14c25c00 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"stylelint": "^14.2.0",
"stylelint-config-standard": "^24.0.0",
"webpack": "^5.67.0",
- "webpack-cli": "^4.9.1"
+ "webpack-cli": "^4.9.2"
},
"dependencies": {
"classlist.js": "^1.1.20150312",