aboutsummaryrefslogtreecommitdiffstats
path: root/settings/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-10-01 01:16:00 +0000
committerdependabot[bot] <support@dependabot.com>2018-10-01 01:16:00 +0000
commitb44ab9215884ee661b9f9eb9c798bce6f9f7098c (patch)
tree9dac50e68722d0a7ae3f72d45c780823cd049d29 /settings/package.json
parentb6e86121bc5b516ccbf29707559f9e6ccb1c1200 (diff)
downloadnextcloud-server-b44ab9215884ee661b9f9eb9c798bce6f9f7098c.tar.gz
nextcloud-server-b44ab9215884ee661b9f9eb9c798bce6f9f7098c.zip
Bump webpack-cli from 3.1.1 to 3.1.2 in /settings
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.1.1 to 3.1.2. - [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/v3.1.1...v3.1.2) 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 7066e92e28d..ed4728c07a9 100644
--- a/settings/package.json
+++ b/settings/package.json
@@ -39,7 +39,7 @@
"vue-loader": "^15.4.2",
"vue-template-compiler": "^2.5.17",
"webpack": "^4.19.1",
- "webpack-cli": "^3.1.1",
+ "webpack-cli": "^3.1.2",
"webpack-merge": "^4.1.4"
}
}