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

github.com/nextcloud/files_texteditor.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-12-19 05:15:49 +0300
committerGitHub <noreply@github.com>2020-12-19 05:15:49 +0300
commitad3af41e95c53b9e2ffb8532d4e53ade641fbc54 (patch)
treeb619b7eeff88e5ebee5adf58bb2f5995bd229ef7 /package.json
parent91c32ba7acb4a0bedf66cea45b4a27e59bc35ee4 (diff)
Bump webpack-merge from 5.6.1 to 5.7.2
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 5.6.1 to 5.7.2. - [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.6.1...v5.7.2) 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 ebbb108..ac58c15 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
"style-loader": "^2.0.0",
"webpack": "^5.10.1",
"webpack-cli": "^4.1.0",
- "webpack-merge": "^5.6.1"
+ "webpack-merge": "^5.7.2"
},
"dependencies": {
"@nextcloud/router": "^1.2.0",