summaryrefslogtreecommitdiffstats
path: root/settings/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2019-01-04 14:11:59 +0100
committerGitHub <noreply@github.com>2019-01-04 14:11:59 +0100
commita1267d56d819b7a44b3e81aa40fe20fa7fd642b8 (patch)
tree4d7353f542e1607f23f1398bde565b24ba24f6be /settings/package.json
parentcdc69fe3ca59c98c3037a6c1fcbad428d9369019 (diff)
parentbdd4a77c61fe1ac74ddf6a8aa85a34f5f25c0e13 (diff)
downloadnextcloud-server-a1267d56d819b7a44b3e81aa40fe20fa7fd642b8.tar.gz
nextcloud-server-a1267d56d819b7a44b3e81aa40fe20fa7fd642b8.zip
Merge pull request #13341 from nextcloud/dependabot/npm_and_yarn/settings/webpack-cli-3.2.0
Bump webpack-cli from 3.1.2 to 3.2.0 in /settings
Diffstat (limited to 'settings/package.json')
-rw-r--r--settings/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/package.json b/settings/package.json
index 6c1baf5f399..609fe660370 100644
--- a/settings/package.json
+++ b/settings/package.json
@@ -42,7 +42,7 @@
"vue-loader": "^15.4.2",
"vue-template-compiler": "^2.5.21",
"webpack": "^4.28.3",
- "webpack-cli": "^3.1.2",
+ "webpack-cli": "^3.2.0",
"webpack-merge": "^4.1.5"
}
}