Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>2019-06-14 15:09:28 +0300
committerGitHub <noreply@github.com>2019-06-14 15:09:28 +0300
commit7bad70bd8a2bc22d98a6b8311f4481bd38d22a4e (patch)
tree05e9393c79d8d8206f306f491584b8871afd95a6 /package.json
parent82d98bb2042408a4fcb440ad544823a072907280 (diff)
Bump webpack from 4.33.0 to 4.34.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.33.0 to 4.34.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.33.0...v4.34.0) 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 f22586d93..53fa45119 100644
--- a/package.json
+++ b/package.json
@@ -74,7 +74,7 @@
"vue-loader": "^15.7.0",
"vue-server-renderer": "^2.6.10",
"vue-template-compiler": "^2.6.10",
- "webpack": "^4.33.0",
+ "webpack": "^4.34.0",
"webpack-cli": "^3.3.4",
"webpack-merge": "^4.2.1",
"webpack-node-externals": "^1.7.2"