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-09 04:13:37 +0300
committerGitHub <noreply@github.com>2019-06-09 04:13:37 +0300
commit8d728c9efe3cf663dedac74c7e89f3af6fc2e0c8 (patch)
tree58fa0023aded3b4a5b3ddeba79b48d1800b9daa4 /package.json
parenta9af9abb775785f175cba1584a977b1bc9057d8a (diff)
Bump webpack from 4.32.2 to 4.33.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.32.2 to 4.33.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.32.2...v4.33.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 0c6f34c04..fe4ee1031 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.32.2",
+ "webpack": "^4.33.0",
"webpack-cli": "^3.3.2",
"webpack-merge": "^4.2.1",
"webpack-node-externals": "^1.7.2"