chore(deps): bump minify-xml from 3.5.0 to 4.2.0

Bumps [minify-xml](https://github.com/kristian/minify-xml) from 3.5.0 to 4.2.0.
- [Changelog](https://github.com/kristian/minify-xml/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kristian/minify-xml/compare/3.5.0...4.2.0)

---
updated-dependencies:
- dependency-name: minify-xml
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-28 15:41:42 +00:00 committed by GitHub
parent 2992e8d8e7
commit 70e004c2be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
"clean-css": "^5.1.2",
"html-minifier": "^4.0.0",
"micromatch": "^4.0.2",
"minify-xml": "^3.2.0",
"minify-xml": "^4.2.0",
"svgo": "^3.0.0",
"terser": "^5.3.0"
},