aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-04-26 10:45:47 +0000
committerdependabot[bot] <support@dependabot.com>2019-04-26 10:45:47 +0000
commitbad2a00be5ceb74a57fbae5cf77f6c52e3071605 (patch)
tree71a3f8f843f9b74267d03e14a4896700db9f9a13 /package.json
parentafbf6ef0901ca2fbe23be898c3ee7c0660da4244 (diff)
downloadnextcloud-server-bad2a00be5ceb74a57fbae5cf77f6c52e3071605.tar.gz
nextcloud-server-bad2a00be5ceb74a57fbae5cf77f6c52e3071605.zip
Bump webpack-cli from 3.3.0 to 3.3.1
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.0 to 3.3.1. - [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/v.3.3.0...v.3.3.1) 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 10bab314cae..8aaf9a4dbe5 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.0",
+ "webpack-cli": "^3.3.1",
"webpack-merge": "^4.2.1"
}
}