summaryrefslogtreecommitdiffstats
path: root/settings/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-01-04 08:35:30 +0000
committerdependabot[bot] <support@dependabot.com>2019-01-04 08:35:30 +0000
commitbdd4a77c61fe1ac74ddf6a8aa85a34f5f25c0e13 (patch)
tree947ba4aead282416be7f32f78b909db97e6611c8 /settings/package.json
parent2d22633568ce2cc6e3246a61d265852b793642c8 (diff)
downloadnextcloud-server-bdd4a77c61fe1ac74ddf6a8aa85a34f5f25c0e13.tar.gz
nextcloud-server-bdd4a77c61fe1ac74ddf6a8aa85a34f5f25c0e13.zip
Bump webpack-cli from 3.1.2 to 3.2.0 in /settings
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.1.2 to 3.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/commits) 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 b8db48262f8..924f7d2a2ba 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"
}
}