aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-08-16 21:08:47 +0000
committerGravatar vitalyster2021-08-17 00:22:20 +0300
commitd6a7dc6c5b661ebca4c5e2908bac25947c396349 (patch)
tree2f99ae248842041b44655c5e8e39628dffa5be81 /package.json
parent1751a985b07204f65e862893da29e647a58e9ba8 (diff)
Bump webpack-cli from 4.7.2 to 4.8.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.7.2 to 4.8.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.7.2...webpack-cli@4.8.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 891496a6..dedac76f 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
"webpack": "^5.50.0",
- "webpack-cli": "^4.7.2"
+ "webpack-cli": "^4.8.0"
},
"dependencies": {
"classlist.js": "^1.1.20150312",