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:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-18 04:18:31 +0300
committerGitHub <noreply@github.com>2020-07-18 04:18:31 +0300
commitf475bac6ad1d9d5d2c9ceff3d1dbcb2a442b9f86 (patch)
treeda9a6d9d66f711863daebcd79157652606b685da /package.json
parent8b380560433b7ed3fd7a13d36877fe2a7a56b55d (diff)
Bump webpack-merge from 4.2.2 to 5.0.9
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 4.2.2 to 5.0.9. - [Release notes](https://github.com/survivejs/webpack-merge/releases) - [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md) - [Commits](https://github.com/survivejs/webpack-merge/compare/v4.2.2...v5.0.9) 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 ba9e5492..2cb3ea58 100644
--- a/package.json
+++ b/package.json
@@ -82,7 +82,7 @@
"vue-template-compiler": "^2.6.11",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.12",
- "webpack-merge": "^4.2.1"
+ "webpack-merge": "^5.0.9"
},
"jest": {
"verbose": true,