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] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-06-23 04:14:10 +0300
committerGitHub <noreply@github.com>2019-06-23 04:14:10 +0300
commit952dc5d29aae604ce20a04dc00287ae3ef992c42 (patch)
tree077defddc89a1210d44a7956ab289ff4a53bdb5c /package.json
parentb014b000cf26275057aaebafe3075f96fe918426 (diff)
Bump webpack from 4.34.0 to 4.35.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.34.0 to 4.35.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.34.0...v4.35.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 8947c248e..2b0a87a7c 100644
--- a/package.json
+++ b/package.json
@@ -78,7 +78,7 @@
"vue-loader": "^15.7.0",
"vue-server-renderer": "^2.6.10",
"vue-template-compiler": "^2.6.10",
- "webpack": "^4.34.0",
+ "webpack": "^4.35.0",
"webpack-cli": "^3.3.4",
"webpack-merge": "^4.2.1",
"webpack-node-externals": "^1.7.2"