aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-01-20 06:34:02 +0000
committerGravatar vitalyster2021-01-20 10:23:40 +0300
commitda16db4bbafc84d3dd73fdf12ba6d3c2af411de6 (patch)
tree353a6f57e7470e881d51d29fe1c1b568614e1078 /package.json
parent8048afd18cb2e9b255941aa4dbdad0e49ae786fa (diff)
Bump webpack-cli from 4.3.1 to 4.4.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.3.1 to 4.4.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.3.1...webpack-cli@4.4.0) 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 f41929d9..72fd6ea6 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"stylelint-config-standard": "^20.0.0",
"url-loader": "^4.1.1",
"webpack": "^5.15.0",
- "webpack-cli": "^4.3.1"
+ "webpack-cli": "^4.4.0"
},
"dependencies": {
"classlist.js": "^1.1.20150312",