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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-11-06 04:16:09 +0300
committerdependabot[bot] <support@dependabot.com>2018-11-06 04:16:09 +0300
commit80b486cda8e0200faba7c56bd29242a5e9fc6f75 (patch)
treeecd2eefc4f2f0a54ecf2dd37a633b9ee17a64f58 /package.json
parentcf28056055a33bad389b4e192615b3e04c9c4e77 (diff)
Bump webpack from 4.24.0 to 4.25.1
Bumps [webpack](https://github.com/webpack/webpack) from 4.24.0 to 4.25.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.24.0...v4.25.1) Signed-off-by: dependabot[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 420e323..092c936 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,7 @@
"handlebars-loader": "^1.7.0",
"vue-loader": "^15.4.2",
"vue-template-compiler": "^2.5.17",
- "webpack": "^4.24.0",
+ "webpack": "^4.25.1",
"webpack-cli": "^3.1.2",
"webpack-merge": "^4.1.4"
}