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

github.com/nextcloud/photos.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:19:36 +0300
committerGitHub <noreply@github.com>2020-03-29 04:19:36 +0300
commit39ca5cb93cb4e87000b24bc45ce7c6b9dd9cfd57 (patch)
tree8c563235490ed86fbe7dcd5535391a7fa479cdf1 /package.json
parenteb8e20383802ec486d31b1dd9dc852c3616a597d (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>
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 c1b00085..5f926c69 100644
--- a/package.json
+++ b/package.json
@@ -89,7 +89,7 @@
"svg-inline-loader": "^0.8.2",
"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"
}