summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-11-07 07:26:50 +0000
committerGitHub <noreply@github.com>2020-11-07 07:26:50 +0000
commit5e7656c9b3fff98d00fde125fefc73f25faa0674 (patch)
tree73a3839a652e4f9386734595d578882677c80e39 /package.json
parentbfd525ffae76f146924c261790eade42f29ec8c1 (diff)
parentdae7e1130250714720c4682ad5fe4b5954ecbf98 (diff)
Merge pull request #1114 from nextcloud/dependabot/npm_and_yarn/webpack-cli-4.2.0
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 dde18876..fd5e01ae 100644
--- a/package.json
+++ b/package.json
@@ -103,7 +103,7 @@
"vue-loader": "^15.9.3",
"vue-template-compiler": "^2.6.12",
"webpack": "^4.44.2",
- "webpack-cli": "^4.1.0",
+ "webpack-cli": "^4.2.0",
"webpack-merge": "^5.3.0"
},
"jest": {