Bump webpack-merge from 5.2.0 to 5.3.0

Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 5.2.0 to 5.3.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.2.0...v5.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-11-02 03:05:38 +00:00
committed by GitHub
parent 4a5dd42090
commit a494011068
2 changed files with 5 additions and 5 deletions

View File

@ -61,7 +61,7 @@
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.0",
"webpack-manifest-plugin": "^2.2.0",
"webpack-merge": "^5.2.0"
"webpack-merge": "^5.3.0"
},
"dependencies": {
"annotator": "wallabag/annotator#master",