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-10-10 04:12:46 +0300
committerGitHub <noreply@github.com>2020-10-10 04:12:46 +0300
commit9b3ceafb2f91c1f96ddd35e002b2602a224a4811 (patch)
treeb5c633a39a2c864861f0c4965181293c112e9969 /package.json
parentd77f7817a100df8610de28c19edf3b7432c41747 (diff)
Bump webpack-merge from 5.1.2 to 5.2.0
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 5.1.2 to 5.2.0. - [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/v5.1.2...v5.2.0) 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 491fc44f3..a252c4511 100644
--- a/package.json
+++ b/package.json
@@ -109,7 +109,7 @@
"vue-template-compiler": "^2.6.12",
"webpack": "^4.44.1",
"webpack-cli": "^3.3.12",
- "webpack-merge": "^5.1.2"
+ "webpack-merge": "^5.2.0"
},
"jest": {
"verbose": true,