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>2020-03-29 04:15:45 +0300
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-03-30 10:49:32 +0300
commit548f9dcbb3ba6a2152dee9152ca2edb3f7317635 (patch)
treeccc69ee9024a4581ac88ed35cb47d360aedc6dcd /package.json
parentdf463f90be01be2d38f6cdd5b2b1a20900696b54 (diff)
Bump webpack from 4.42.0 to 4.42.1
Bumps [webpack](https://github.com/webpack/webpack) from 4.42.0 to 4.42.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.42.0...v4.42.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 981fdad5b4a..35a0a9871b4 100644
--- a/package.json
+++ b/package.json
@@ -117,7 +117,7 @@
"url-loader": "^4.0.0",
"vue-loader": "^15.9.1",
"vue-template-compiler": "^2.6.11",
- "webpack": "^4.42.0",
+ "webpack": "^4.42.1",
"webpack-cli": "^3.3.11",
"webpack-merge": "^4.2.2",
"webpack-node-externals": "^1.7.2"