summaryrefslogtreecommitdiffstats
path: root/settings/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-05-30 08:25:47 +0000
committerdependabot[bot] <support@dependabot.com>2018-05-30 08:25:47 +0000
commitfcc0dabfc6b342833dfe1600fd53e93d54809237 (patch)
treed11bc9d55e9e1083d1690b4edf9172cad187ca2e /settings/package.json
parente8c680f74a084f4e61ef61661e699c868d1d7fb3 (diff)
downloadnextcloud-server-fcc0dabfc6b342833dfe1600fd53e93d54809237.tar.gz
nextcloud-server-fcc0dabfc6b342833dfe1600fd53e93d54809237.zip
Bump webpack-cli from 2.1.3 to 2.1.4 in /settings
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 2.1.3 to 2.1.4. - [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/v2.1.3...v2.1.4) 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 4860b3f741e..75d4819e2ff 100644
--- a/settings/package.json
+++ b/settings/package.json
@@ -37,7 +37,7 @@
"vue-loader": "^14.2.2",
"vue-template-compiler": "^2.5.16",
"webpack": "^4.8.3",
- "webpack-cli": "^2.1.3",
+ "webpack-cli": "^2.1.4",
"webpack-merge": "^4.1.2"
}
}