Bump webpack-merge from 5.8.0 to 5.9.0

Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 5.8.0 to 5.9.0.
- [Changelog](https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/survivejs/webpack-merge/commits)

---
updated-dependencies:
- dependency-name: webpack-merge
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-05-23 03:57:10 +00:00
committed by Sebastian Serth
parent 3ffcb48639
commit abaefa8a2f
2 changed files with 5 additions and 5 deletions

View File

@@ -52,7 +52,7 @@
"webpack": "^5.83.1",
"webpack-assets-manifest": "^5.1.0",
"webpack-cli": "^5.1.0",
"webpack-merge": "^5.8.0",
"webpack-merge": "^5.9.0",
"webpack-sources": "^3.2.3",
"webpack-subresource-integrity": "^5.1.0",
"xss": "^1.0.14"