aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>2019-06-09 01:13:29 +0000
committerGitHub <noreply@github.com>2019-06-09 01:13:29 +0000
commit7fb6094b64b91f45d73978a567ec064e11f3e241 (patch)
tree92aed0c63ceeb8c8535799acd300a320a420c42e /package.json
parentb968987ed4bf9f3bdcbe423935dd41a36b15ad3d (diff)
downloadnextcloud-server-7fb6094b64b91f45d73978a567ec064e11f3e241.tar.gz
nextcloud-server-7fb6094b64b91f45d73978a567ec064e11f3e241.zip
Bump webpack-cli from 3.3.2 to 3.3.3
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.2 to 3.3.3. - [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.3.2...3.3.3) Signed-off-by: dependabot-preview[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 3c53855a0df..8efe1f1a72c 100644
--- a/package.json
+++ b/package.json
@@ -78,7 +78,7 @@
"vue-loader": "^15.6.4",
"vue-template-compiler": "^2.6.10",
"webpack": "^4.32.2",
- "webpack-cli": "^3.3.2",
+ "webpack-cli": "^3.3.3",
"webpack-merge": "^4.2.1"
}
}