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:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2020-03-29 12:20:26 +0300
committerGitHub <noreply@github.com>2020-03-29 12:20:26 +0300
commitaac69fdd7cd469dd167cc13a1d98532e5fc6d371 (patch)
treec8c8d09df610a33f0a383ae53357c31b3fe9840c /package.json
parent610bb5ee08c0ab5e68bfff83f6b5791aebd556ca (diff)
parent39ca5cb93cb4e87000b24bc45ce7c6b9dd9cfd57 (diff)
Merge pull request #264 from nextcloud/dependabot/npm_and_yarn/webpack-4.42.1v19.0.0beta1
Bump webpack from 4.42.0 to 4.42.1
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 d02a5ce8..dbda15c7 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"
}