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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2020-12-16 16:11:53 +0300
committerGitHub <noreply@github.com>2020-12-16 16:11:53 +0300
commit4e2620974b687a8ff94a7fb0cb6e94778261ba28 (patch)
treeb7e5173d3841f1dceacd8300e021209126bca85c /package.json
parentdd4469e73ed6c443653861d48a8492a713bbad84 (diff)
parent26a8b9648f8e63712abb67408948ccb32b710d2b (diff)
Merge pull request #1290 from nextcloud/dependabot/npm_and_yarn/webpack-merge-5.6.1
Bump webpack-merge from 5.4.0 to 5.6.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 26ec49c2..d7d39c6b 100644
--- a/package.json
+++ b/package.json
@@ -84,7 +84,7 @@
"vue-template-compiler": "^2.6.12",
"webpack": "^4.44.2",
"webpack-cli": "^4.2.0",
- "webpack-merge": "^5.4.0"
+ "webpack-merge": "^5.6.1"
},
"jest": {
"verbose": true,