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

github.com/nextcloud/server.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-08-04 04:13:41 +0300
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2019-08-04 10:57:44 +0300
commitb84b78d20349bef8b2b2098374d9e16fe3889506 (patch)
tree25a93ab7dc3ad282707895770d00c145b86a2d2e /package.json
parentbfcc3acc9a6a51439fe47968d7f14d734c879d49 (diff)
Bump webpack from 4.38.0 to 4.39.1
Bumps [webpack](https://github.com/webpack/webpack) from 4.38.0 to 4.39.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.38.0...v4.39.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.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 e0999937674..a544abe4e9f 100644
--- a/package.json
+++ b/package.json
@@ -78,7 +78,7 @@
"url-loader": "^2.1.0",
"vue-loader": "^15.7.1",
"vue-template-compiler": "^2.6.10",
- "webpack": "^4.38.0",
+ "webpack": "^4.39.1",
"webpack-cli": "^3.3.6",
"webpack-merge": "^4.2.1"
},