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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-12-28 14:50:06 +0300
committerGitHub <noreply@github.com>2020-12-28 14:50:06 +0300
commit71e142a71786b404043b06017a81d9501201d907 (patch)
treeb5130aaf69ff5dacf9f4eda1315e040db5f87176 /package.json
parented7c054c9de0c9e9304d60badde04f0acf84b5c0 (diff)
Bump webpack-merge from 5.7.2 to 5.7.3
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 5.7.2 to 5.7.3. - [Release notes](https://github.com/survivejs/webpack-merge/releases) - [Changelog](https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md) - [Commits](https://github.com/survivejs/webpack-merge/compare/v5.7.2...v5.7.3) Signed-off-by: dependabot[bot] <support@github.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 6f0800af3..6e82d7380 100644
--- a/package.json
+++ b/package.json
@@ -110,7 +110,7 @@
"vue-template-compiler": "^2.6.12",
"webpack": "^4.44.2",
"webpack-cli": "^4.3.0",
- "webpack-merge": "^5.7.2"
+ "webpack-merge": "^5.7.3"
},
"jest": {
"verbose": true,