summaryrefslogtreecommitdiffstats
path: root/settings/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-07-16 01:13:16 +0000
committerdependabot[bot] <support@dependabot.com>2018-07-16 01:13:16 +0000
commit35b1acef849e19570387e6662d2baa3772e8cf68 (patch)
tree52a40e11ad112d8b0938408de2892f0fcce6af35 /settings/package.json
parent23785d108d6f1a5641bad2cf91ae3c696aac0ef0 (diff)
downloadnextcloud-server-35b1acef849e19570387e6662d2baa3772e8cf68.tar.gz
nextcloud-server-35b1acef849e19570387e6662d2baa3772e8cf68.zip
Bump webpack from 4.15.1 to 4.16.0 in /settings
Bumps [webpack](https://github.com/webpack/webpack) from 4.15.1 to 4.16.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.15.1...v4.16.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
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 1399362e293..48d8953f077 100644
--- a/settings/package.json
+++ b/settings/package.json
@@ -36,7 +36,7 @@
"file-loader": "^1.1.11",
"vue-loader": "^15.2.4",
"vue-template-compiler": "^2.5.16",
- "webpack": "^4.15.1",
+ "webpack": "^4.16.0",
"webpack-cli": "^3.0.8",
"webpack-merge": "^4.1.3"
}