aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot]2020-11-11 10:04:49 +0000
committerGravatar dependabot-preview[bot]2020-11-11 10:10:19 +0000
commitc989909d5482959d2764dc1317f49a309dc0c2f9 (patch)
treec0b4d6d752e8d9e61004ed47c44b84a94d126aef /package.json
parentf01e733d413f97f0fb5e213b109a625a3087c61d (diff)
Bump webpack-cli from 4.0.0 to 4.2.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.0.0 to 4.2.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.0.0...webpack-cli@4.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 62a44dca..40913669 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"stylelint-config-standard": "^20.0.0",
"url-loader": "^4.1.1",
"webpack": "^5.4.0",
- "webpack-cli": "^4.0.0"
+ "webpack-cli": "^4.2.0"
},
"dependencies": {
"classlist.js": "^1.1.20150312",