summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-05-05 01:14:11 +0000
committerdependabot[bot] <support@dependabot.com>2019-05-05 01:14:11 +0000
commite436c7bf87838dcb8d406b4cfc36fd2766f03830 (patch)
tree9b8e4ca0ce5ec48dfc33599899ff929e047a40c6 /package.json
parent403494c79ec04677e59978407e1a914a488390ee (diff)
downloadnextcloud-server-e436c7bf87838dcb8d406b4cfc36fd2766f03830.tar.gz
nextcloud-server-e436c7bf87838dcb8d406b4cfc36fd2766f03830.zip
Bump webpack-cli from 3.3.1 to 3.3.2
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.1 to 3.3.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/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 418c4d5e07d..4b2f79011e4 100644
--- a/package.json
+++ b/package.json
@@ -76,7 +76,7 @@
"vue-loader": "^15.6.4",
"vue-template-compiler": "^2.6.10",
"webpack": "^4.30.0",
- "webpack-cli": "^3.3.1",
+ "webpack-cli": "^3.3.2",
"webpack-merge": "^4.2.1"
}
}